Expand description
Configuration options for HTML to Markdown conversion.
Structs§
- Conversion
Options - Main conversion options.
- Parsing
Options - HTML parsing options.
- Preprocessing
Options - HTML preprocessing options.
Enums§
- Code
Block Style - Code block style.
- Heading
Style - Heading style options.
- Highlight
Style - Highlight style for
<mark>elements. - List
Indent Type - List indentation type.
- Newline
Style - Newline style.
- Preprocessing
Preset - Preprocessing preset levels.
- Whitespace
Mode - Whitespace handling mode.