m.components
Some code snippet
And a resulting output.
Console
And text.
Math figure contents.
Graph figure contents.
Dim text.
~ ~ ~
Inline elements: Primary label, Flat warning label.
Transitions, builtin
Builtin transition in the middle of a section, stays inside the section node:
Builtin transition at the end of a section, gets extracted outside of the section node. Clicking on the section header will not include it in the highlight.
Transitions, m.css
M.css transition in the middle of a section, stays inside the section node:
~ * ~ * ~
M.css transition at the end of a section, gets extracted outside of the section node the same as a builtin transition. Clicking on the section header will not include it in the highlight.
~ * ~ * ~
Section after
Docutils says "Document may not end with a transition", eh.