package
0.0.12
Repository: https://github.com/raykov/mdtopdf.git
Documentation: pkg.go.dev

# Functions

NewRenderer returns new default renderer.

# Structs

No description provided by the author
Renderer holds all functions to render.

# Interfaces

Styled describes what kind of behaviour we expect from styled elements.
WithBreaks describes what kind of behaviour we expect from breaks.
Writer describes what kind of behaviour we expect from writer.

# Type aliases

NodeRendererFunc is a function that renders a given node.