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

Node_RenderingFormat

mattt edited this page Dec 21, 2020 · 2 revisions

Node.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