Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在wiki 部分标题中转义“=” ?而且不止一个?
一些例子:
=====呈现为第二级标题“=”(而不是第一级“===”)。
=====
====呈现为“==” 1 级标题(而不是空的 2 级标题)。
====
如何将 === 作为一级标题?这个问题主要是出于好奇,因为逃逸文档只涉及内容或“=”以外的其他字符。
用空格隔开,即== === ==
== === ==