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

Document_ParsingOptions_Position_Error_RenderingFormat

mattt edited this page Feb 7, 2020 · 1 revision

Document.ParsingOptions.Position.Error.RenderingFormat

Formats for rendering a document.

public enum RenderingFormat

Nested Types

Document.ParsingOptions.Position.Error.RenderingFormat.RenderingOptions

Enumeration Cases

commonmark

CommonMark

case commonmark

xml

XML

case xml

html

HTML

case html

latex

LaTeX

case latex

manpage

Manpage

case manpage
Clone this wiki locally