>> Quote 2-1: Where your treasure is, there will your heart be also. (第二段嵌套的新一层引用) 4. 列表 (List) (1) 有序列表 (Ordered Lists) 有序列表的第1行必须由 "1." 起始,与文本之间应留有1个空格. (其他行的行序可以是任意整数,即不必以数学顺序编码) 可以通过缩进嵌套子列表 (子...
Begin each list item on a new line. In a Markdown file or widget, enter two spaces prior to the line break to begin a new paragraph, or enter two line breaks consecutively to begin a new paragraph. Ordered or numbered lists Example: Markdown Copy 1. First item. 1. Second item. 1...
ordered list Num1 Num2 Num2.1(Tab) Num3(Shift + Tab) The period dot must be English style Unordered list Add a "*" or "+" or "-" in the top of the paragraph to make a unordered list e.g. unordered list No.1 unorderded list No.2(tab) Unordered list No.2.1(shift + tab)...
Begin each list item on a new line. In a Markdown file or widget, enter two spaces before the line break to begin a new paragraph or enter two line breaks consecutively to begin a new paragraph. Ordered or numbered lists Example: markdown 复制 1. First item. 1. Second item. 1. Th...
2. This list is ordered. > This is a quote. > > > This is a quote inside a quote. > > - This is a list in a quote. > - Another item in the quote list. Here's how to include an image with alt text and a title:  斜体字斜体字 粗体粗体 粗斜体粗斜体
code(string code, string language) blockquote(string quote) html(string html) heading(string text, number level) hr() list(string body, boolean ordered) listitem(string text) paragraph(string text) table(string header, string body) tablerow(string content) ...
1Ruby23:Awonderfullanguage.45JavaScript67:LovelylittlelanguagethatreallyshineswhenyouaddCoffeeScriptto8themix.Thisisalongerentrytoseewhatitlookslikewhenitwrapsto9asecondline.1011Haskell12:Messeswithmyhead. Putting Footnotes Into Definition Lists You can include a footnote text in a list by putting two spa...
Select language feature traitsThe following shows the trait selection for traditional Markdown.class MyMarkdown extends Parser { // include block element parsing using traits use block\CodeTrait; use block\HeadlineTrait; use block\HtmlTrait { parseInlineHtml as private; } use block\ListTrait { /...
<p>The<abbrtitle="Hyper Text Markup Language">HTML</abbr>specification is maintained by the<abbrtitle="World Wide Web Consortium">W3C</abbr>.</p> Attribute List 属性列表 ##Attribute List {: #head-id}Windows lets you perform most tasks directly from the keyboard. This page lists out the...