Markdown嵌套列表选项卡处于关闭状态

时间:2018-11-14 15:20:20

标签: list nested markdown readme.io

我在Markdown中(在readme.io上)有一个嵌套列表,其编码如下:

 1. Select **New Email** from the top right of the **Suggested Post** window.  
 - **Add A Photo**
 - **Insert Showcase Link**: Adds a link as a central focus of the email by including an image, header, brief description and URL of the link.

  *If the recipient clicks the showcase link **or any link** within the email, the action will be tracked and analytic data collected. This information can be viewed within the **Performance** section.*

  -  **Insert Variable**:  Include a variable within the body or subject of your message. Click within the body or subject line areas then select **Insert Variable** where the variable should appear in the message. Variable information can be either **Contact** or **Agent** information. Users can select from **First Name**, **Last Name**, and **Email**.  
  - **Modification Rule**: A rule specifying how a post can be modified can be selected by choosing optional, prohibited or required.  
    * **Optional**: The text can be modified.  
    * **Prohibited**: The text cannot be modified. **Note**: Only email content set to **Prohibited** will appear in the Hearsay Mobile Application within the **Outreach** tab under **Email Templates**.  
    * **Required**: The post will have sections enclosed in brackets that require the user to edit prior to being published.   

并且可以正常显示:

  1. 建议的帖子窗口的右上方选择新电子邮件

    • 添加照片
    • 插入展示链接:通过包含链接的图像,标题,简短描述和URL,将链接添加为电子邮件的中心焦点。

    如果收件人单击电子邮件中的展示链接或任何链接,则将跟踪操作并收集分析数据。可以在性能部分中查看此信息。

    • 插入变量:在邮件的正文或主题中包含一个变量。在正文或主题行区域内单击,然后选择插入变量,变量应出现在消息中。变量信息可以是联系方式代理商信息。用户可以从名字姓氏电子邮件中进行选择。
    • 修改规则:可以通过选择可选,禁止或必需来选择指定如何修改帖子的规则。
    • 可选:可以修改文本。
    • 禁止:该文本无法修改。 注意:只有设置为 Prohibited 的电子邮件内容才会显示在Hearsay Mobile应用程序中的“ 电子邮件模板”下的“ 扩展”标签中。
    • 必填:该帖子的各个部分将括在方括号中,要求用户在发布前进行编辑。

但是,如果我添加另一个顶级项目符号,则“修改规则”项目符号会将其内容标记为与子列表相同。

enter image description here

我该如何纠正?

谢谢

0 个答案:

没有答案