21cd76c201
Sections the `unnumbered` property should, as the name implies, be excluded from the automatic numbering of section provided by some output formats. The Pandoc convention for this is to add an "unnumbered" class to the header. The reader treats properties as key-value pairs per default, so a special case is added to translate the above property to a class instead. Closes #3095. |
||
---|---|---|
.. | ||
Docx.hs | ||
EPUB.hs | ||
HTML.hs | ||
LaTeX.hs | ||
Markdown.hs | ||
Odt.hs | ||
Org.hs | ||
RST.hs | ||
Txt2Tags.hs |