Modules§
Structs§
- Options
- Conversion options.
- Stringify
Options - Serializer configuration.
Enums§
- Heading
Style - Heading style.
- List
Item Indent - List item indentation style.
Functions§
- convert
- Convert an HTML string to Markdown using default options.
- convert_
with - Convert an HTML string to Markdown with custom options.
- html_
to_ mdast - Parse HTML and transform it into an MDAST tree.
- mdast_
to_ string - Serialize an MDAST tree to a Markdown string.