models/enums library

Enums

CodeBlockStyle
Code block rendering style.
HeadingStyle
Supported heading styles.
HighlightStyle
Code highlighting style.
LinkStyle
Link rendering style.
ListIndentType
List indentation type.
NewlineStyle
Line ending style.
NodeType
HTML node type for visitor context.
OutputFormat
Output format for the converted Markdown.
PreprocessingPreset
Preprocessing preset for input normalization.
VisitResult
Result of a visitor callback. continue_ has underscore suffix because continue is a reserved keyword in Dart.
WarningKind
Processing warning category.
WhitespaceMode
Whitespace handling mode.