Structs§
- CMark
Style - Options
- Option struct containing flags for enabling extra features that are not part of the CommonMark spec.
Functions§
- to_
vertigo - Converts a CommonMark string to Vertigo tree with default options and styling.
- to_
vertigo_ opts - Converts a CommonMark string to Vertigo tree with provided Options and default styling.
- to_
vertigo_ opts_ styled - Converts a CommonMark string to Vertigo tree with provided Options and provided styling.
- to_
vertigo_ styled - Converts a CommonMark string to Vertigo tree with default options and provided styling.