Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 352 Bytes

File metadata and controls

13 lines (11 loc) · 352 Bytes
diagnostics
line column message
3
1
unsupported TOC directive `[TOC]`; mdsmith has no heading TOC equivalent; use `<?catalog?>` for file indexes (MDS019)

Python-Markdown TOC directive

[TOC]

Everything below the directive renders fine, but the directive itself appears as literal text on CommonMark and goldmark renderers.