| Name | Description |
|---|---|
f | Exercise the inline markup kinds (HTML and Markdown forms): subscript, superscript, highlight, strikethrough. |
Exercise the inline markup kinds (HTML and Markdown forms): subscript, superscript, highlight, strikethrough.
Declared in <inline-markers.cpp>
void
+f();
+HTML form (works in tight notation): H2O is water; x2 is x squared. Bold, highlighted, struck-through, and also struck text.
Markdown form (requires whitespace flanks): Subscript: i indicates an index. Superscript: raise to the n power. Strong: bold. Highlight: highlighted. Strikethrough: struck-through.