Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Document_RenderingFormat

mattt edited this page Apr 10, 2020 · 2 revisions

Document.RenderingFormat

Formats for rendering a document.

public enum RenderingFormat

Enumeration Cases

commonmark

CommonMark

case commonmark

html

HTML

case html

xml

XML

case xml

latex

LaTeX

case latex

manpage

Manpage

case manpage
Clone this wiki locally