Differences
This shows you the differences between two versions of the page.
| Next revision | Previous revision | ||
| dokuwiki_syntax [2025/05/18 08:29] – created rpjday | dokuwiki_syntax [2025/05/18 09:40] (current) – rpjday | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | Simple | + | ===== Headline 5 ===== |
| + | ==== Headline 4 ==== | ||
| + | === Headline 3 === | ||
| + | == Headline 2 == | ||
| + | |||
| + | Simple | ||
| * **bold** | * **bold** | ||
| Line 7: | Line 12: | ||
| * Subscript< | * Subscript< | ||
| * Superscript< | * Superscript< | ||
| + | * < | ||
| + | |||
| + | External links: | ||
| + | |||
| + | * https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | |||
| + | Internal links (use hash for anchor): | ||
| + | |||
| + | * [[gerrit_tutorial]] | ||
| + | * [[gerrit_tutorial|Gerrit tutorial]] | ||
| + | * [[gerrit_tutorial# | ||
| + | |||
| + | Footnotes: | ||
| + | |||
| + | * Check out this footnote ((Here is the content of the footnote)). | ||
| + | |||
| + | Tables: | ||
| + | |||
| + | ^ Col 1 ^ Col 2 ^ Col 3 ^ | ||
| + | | | ||
| + | |||
| + | And after the table. | ||
| + | |||