{{< md >}}
Description#
The md shortcode allows to force the conversion of a block of text written in markdown.
This shortcode is particularly useful to add content written in complex markdown syntaxes (lists, code snippets, …), in a table, or in case of nested shortcodes.
Nesting two md shortcode is not possible.
Parameters#
Name | Type(named/positional) | Description |
---|
Examples#
Markdown | Rendering |
---|---|
| I’m a text written in markdown |
| Table of examples without the current row (Rendering not available because two md shortcode are nested in this example) |