Markdwon 没有特殊的特殊标记的首行缩进的标识。
如果要达到首行缩进有如下方法:
- 使用html css的样式
<div style="text-indent: 2em"> <div>
- 手工添加空格
 
(一个空白位) 或者 
(半个空白位) 或者 
(不断行的空白)
转载请注明来源,原地址保持永久更新。
博客首页:作程的技术博客
文章标题:《Markdown 首行缩进》
本文链接:https://it.zuocheng.net/markdown-first-line-indent