Structs§
- AProps
- The props for an
<a>element. - Code
Props - The props for a
<code>element. - Heading
- A heading in a Markdown document.
- ImgProps
- The props for an
<img>element. - PreProps
- The props for a
<pre>element. - Table
OfContents - The table of contents for a Markdown document.
Traits§
- Markdown
Components - A trait for customizing the rendering of Markdown elements.
Functions§
- render_
markdown - Renders the provided Markdown text into
Elements and itsTableOfContents.