Markdown/HTML/XML
I) Markdown grammar
1.1) how to indent (retract, forward space) paragraphy of Chinese or English
  English paragraphy
  中文段落
1.2) how to write the topic/title from markdown grammar and how
eg: @[toc](defaulted 文章目录,actually the topic defined by ourselves)
[] including toc means topic, which benefits us to learn. sign () means the topic name that we will type in
1.3) title grammar
Eg, # 一级标题
Eg: ## 二级标题
一些内容。。。。
Eg, ### 三级标题
一些内容。。。。
本文详细介绍了Markdown语法中的段落缩进方法(使用` `和` `),如何用Markdown编写主题和标题(包括自动目录和自定义主题),以及各级标题的写法。
2823

被折叠的 条评论
为什么被折叠?



