MD Syntax

Below is the introduction to Markdown Syntax

this is used for blockquoting

adding additional levels of >to nest a blockquote.

blockquotes can contain other MD elements, including headers, lists, and code blocks.

  1. this is the 1st li
  2. this is the 2nd li

here's some example code:

  return shell_exec('echo $input $markdown _script");

you can make an example code by adding enough Tabs.

ul:

  • red
  • green
  • blue

or

  • red
  • green
  • blue

or

  • red
  • green
  • blue
    to put a blockquote within a list item, the blockquote's delimiters need to be indented:
  • a list item with a blockquote:

    this is a blockquote
    inside a list item

to put a code block with in a li, the code block needs to be indented twice--8 spaces or 2 tabs:

  • a list item with a code block:
    < return shell_exec('echo $input $markdown _script");>

note that it's possible to trigger an ol by accident, by a number-period-space at the beginning of a line:

  1. What a great year.
    to avoid this, use backslash in front of period:
    1986. What a great year.

list items may consist of multiple paras. Each subsequent para in a list item must be indented with 4 spaces(2 tabs in Jianshu, 1 tab in others)

  1. Lorem ipsum dolor sit amet, consectetuer adipiscing elit.
    Aliquam hendrerit mi posuere lectus. Vestibulum enim wisi,
    viverra nec, fringilla in, laoreet vitae, risus.
  2. Donec sit amet nisl. Aliquam semper ipsum sit amet velit.
    Suspendisse id sem consectetuer libero luctus adipiscing.
最后编辑于
©著作权归作者所有,转载或内容合作请联系作者
【社区内容提示】社区部分内容疑似由AI辅助生成,浏览时请结合常识与多方信息审慎甄别。
平台声明:文章内容(如有图片或视频亦包括在内)由作者上传并发布,文章内容仅代表作者本人观点,简书系信息发布平台,仅提供信息存储服务。

推荐阅读更多精彩内容

  • rljs by sennchi Timeline of History Part One The Cognitiv...
    sennchi阅读 12,168评论 0 10
  • **2014真题Directions:Read the following text. Choose the be...
    又是夜半惊坐起阅读 13,493评论 0 23
  • 这周连着两天早起跑步,收获如下: 小肚子逐渐变小; 肩膀可以自然打开,走路不再含胸驼背,有一种长高了的错觉; 白天...
    lola欣阅读 1,283评论 0 0
  • 人的一生,其实就是一个不断选择的过程。 在生活中,我们随时随刻都面临着各种各样的选择。小到决定晚饭喝什么饮料——是...
    勤奋虎哥阅读 4,518评论 0 6
  • 我在等 等一个人 不谈喜结连理 却也心心相伴 我在等 等一个人 不计柴米油盐 只饮酒至半酣 我在等 等一个人 不约...
    金鱼眼wi阅读 1,801评论 3 3

友情链接更多精彩内容