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.
我试过了
IMPORTANT: * [ ] A checkbox
但之后的文本IMPORTANT:不会呈现为复选框。相反,它按原样打印。
IMPORTANT:
如何说服 asciidoc 处理器(gitlab wiki)正确呈现文本并显示复选框?
对Admonitions使用详细的块表示法。
[IMPORTANT] ==== * [ ] A Checkbox ====