orphan |
---|
true |
Add an empty line...
- ...after a heading
- ...before and after an admonition or codeblock
- ...after the admonition class for custom admonitions
- ...after a tab opening and before a tab closing as shown in the Tabs Section
- ...before and after tables
- ...before and after image inserts with custom properties
Don't add an empty line around admonitions within lists
Indent codeblocks within numbered lists, as the numbers aren't rendered correctly otherwise.
A longer footnote definition.3
::::{tabs} :::{group-tab} macOS
test
::: :::{group-tab} Windows
test
::: ::::
This is a codeblock
this is code
this is a single line Quote
{download}`Title<Download_Link>`
:::{note} Here is a note! :::
:::{warning} Here is a warning! :::
:::{tip} Here is a tip! :::
:::{caution} Caution! :::
:::{attention} Attention! :::
:::{danger} Here is a danger! :::
:::{error} Here is an error! :::
:::{hint} Here is a hint! :::
:::{important} This is important! :::
:::{seealso} See also here! :::
:::{admonition} Custom :class: tip Custom content :::