Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
dokuwiki_syntax [2025/05/18 09:22] – rpjday | dokuwiki_syntax [2025/05/18 09:40] (current) – rpjday | ||
---|---|---|---|
Line 1: | Line 1: | ||
+ | ===== Headline 5 ===== | ||
+ | ==== Headline 4 ==== | ||
+ | === Headline 3 === | ||
+ | == Headline 2 == | ||
+ | |||
Simple text rendering: | Simple text rendering: | ||
Line 24: | Line 29: | ||
* Check out this footnote ((Here is the content of the footnote)). | * Check out this footnote ((Here is the content of the footnote)). | ||
+ | |||
+ | Tables: | ||
+ | |||
+ | ^ Col 1 ^ Col 2 ^ Col 3 ^ | ||
+ | | | ||
+ | |||
+ | And after the table. | ||
+ |