Module options

Module options 

Source
Expand description

Configuration options for HTML to Markdown conversion.

Structs§

ConversionOptions
Main conversion options.
PreprocessingOptions
HTML preprocessing options.

Enums§

CodeBlockStyle
Code block style.
HeadingStyle
Heading style options.
HighlightStyle
Highlight style for <mark> elements.
ListIndentType
List indentation type.
NewlineStyle
Newline style.
PreprocessingPreset
Preprocessing preset levels.
WhitespaceMode
Whitespace handling mode.