Documentation
¶
Overview ¶
Package markdown provides HTML to Markdown conversion functionality. It uses the html-to-markdown library with custom plugins for code blocks, figures, embeds, footnotes, callouts, highlights, and strikethrough.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ConvertHTML ¶
ConvertHTML converts HTML content to Markdown with custom rules matching the TypeScript Defuddle implementation.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.