Rich Text Styling
Support for bold, italic, underline, strikethrough, superscript, subscript, and styled inline blocks.
Try SevenMark syntax:
{{{#define #release="2.29.0"}}}
[anchor(release-notes)]
# SevenMark [var(release)]
Today: [date]
Updated at: [datetime]
Days until launch: [dday(2026-12-31)]
{{{#table #caption="Release overview" #sortable
[[#head [[Feature]] [[Value]]]]
[[[[Current release]] [[[var(release)]]]]]
[[[[Document pages]] [[[pagecount(Document)]]]]]
}}}
See note{{{#fn #name="release-note" This branch adds utility macros, named footnotes, and richer table/media parameters. }}}.
Repeat the same note{{{#fn #name="release-note" Later named references point back to the first definition. }}}.
[[#document="Guide" #anchor="installation" Jump to installation]]
[fn]**bold**, *italic*, __underline__, ~~strikethrough~~^^superscript^^, ,,subscript,,# ## ### #### ##### ########! Header (exclamation after #){{{#table #caption="..." #sortable ...}}}{{{#list #1 [[Item]] }}}{{{#code and closed by matching triple-brace depth{{{#tex and closed by matching triple-brace depth (#block optional){{{#css and closed by matching triple-brace depth{{{#quote content }}}{{{#fold [[summary]] [[details]] }}}[[#file="image.png" Alt text]][[#url="https://example.com" Link text]][[#document="PageName" Link text]][[#document="PageName" #anchor="section-id" Jump]][[#file="logo.svg" #theme="dark" Dark logo]]{{{#include PageName }}} or {{{#include #namespace="Document" PageName }}}{{{#category Category Name }}}{{{#redirect TargetPage }}}// inline and /* multiline */[now], [date], [datetime], [dday(1990-01-01)], [pagecount], [pagecount(Document)], [anchor(name)], [age(1990-01-01)], [var(name)], [br], [clear], [fn], [null]{{{#define #key="val"}}} + [var(key)]{{{#fn #display="*" Note}}} and reusable named footnotes with {{{#fn #name="api" Note}}}{{{#if [var(x)] == "value" :: content }}}==, !=, >, <, >=, <=, &&, ||, !, true, false, null#style, #color, #size, #dark-color, #dark-bgcolor, #caption, #sortable, #theme, #anchor, #x, #y\*literal\*, \{\{\{not-element\}\}\}