Structs§
- Component
Creation Error - error raised by the user of the library, when creating a component. It is automatically converted from any type of error
- Custom
Components - component store.
It is called when therer is a
<CustomComponent>
inside the markdown source. It is basically a hashmap but more efficient for a small number of items - Link
Description - the description of a link, used to render it with a custom callback. See pulldown_cmark::Tag::Link for documentation
- Markdown
- Markdown
Mouse Event - Options
- Option struct containing flags for enabling extra features that are not part of the CommonMark spec.
- Props