example
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| example [2026/06/09 19:58] – [Notes] lukasz | example [2026/06/09 20:36] (current) – monospace for ascii lukasz | ||
|---|---|---|---|
| Line 10: | Line 10: | ||
| | < | | < | ||
| | < | | < | ||
| + | |||
| + | Double space in front can be used to render text as monospace. Good for ascii art: | ||
| + | _ __ _ | ||
| + | | ||
| + | | |/|/ / / '_// / | ||
| + | |__, | ||
| + | | ||
| + | |||
| + | |||
| ===== Headings ===== | ===== Headings ===== | ||
| Line 99: | Line 108: | ||
| ===== References ===== | ===== References ===== | ||
| + | < | ||
| Some text needing referencing((This is the footnote/ | Some text needing referencing((This is the footnote/ | ||
| - | |||
| Some more text((https:// | Some more text((https:// | ||
| + | </ | ||
| + | Rendered as: | ||
| + | |||
| + | Some text needing referencing((This is the footnote/ | ||
| + | Some more text((https:// | ||
| ===== Images | ===== Images | ||
| + | |||
| + | < | ||
| + | <WRAP right 200px> | ||
| + | {{root: | ||
| + | some text to describe this | ||
| + | </ | ||
| + | </ | ||
| + | |||
| + | rendered as the image to the right | ||
| <WRAP right 200px> | <WRAP right 200px> | ||
| Line 111: | Line 134: | ||
| needs to be uploaded and reference the correct //page// to which it was uploaded | needs to be uploaded and reference the correct //page// to which it was uploaded | ||
| + | |||
| ===== Comments ===== | ===== Comments ===== | ||
| + | < | ||
| The text /* between the slash-asterisk and asterisk-slash */ is hidden | The text /* between the slash-asterisk and asterisk-slash */ is hidden | ||
| + | </ | ||
| - | \\ You can also have multi-line comments: | + | Rendered as: The text /* between the slash-asterisk and asterisk-slash */ is hidden |
| + | |||
| + | You can also have multi-line comments: | ||
| + | < | ||
| /** | /** | ||
| * @todo: rewrite this section to reflect changes made recently | * @todo: rewrite this section to reflect changes made recently | ||
| Line 122: | Line 150: | ||
| * this is a longer note | * this is a longer note | ||
| */ | */ | ||
| + | </ | ||
| But this single line example works too: | But this single line example works too: | ||
| + | < | ||
| /********** added by Esther **********/ | /********** added by Esther **********/ | ||
| + | </ | ||
example.1781035103.txt.gz · Last modified: by lukasz
