Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Convert ¶
Convert converts Markdown source to HTML. plantumlServer is the PlantUML server URL for code block conversion.
func PreprocessCodeBlocks ¶
PreprocessCodeBlocks replaces svg, mermaid, and plantuml fenced code blocks in Markdown source with raw HTML before goldmark processing. Returns the processed source and is safe because goldmark is configured with html.WithUnsafe().
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.