A functional component that creates Markdown elements.
Nested Markdown type.
Internal representation of markdown before rendering.
Nil types that get ignored.
Wraps a string in a blockquote, automatically taking care of line breaks.
Wraps a string in a code block.
Marks text as a heading.
Creates a markdown table based on a headers object and an array of rows. Columns are ordered in the order in which the header keys were created.
Wraps a function that returns a promise to be a valid component
Generated using TypeDoc