Commit 0cd553

2023-12-30 19:39:38 Ralph Thesen: fixed some typos
examples/all syntax features.md ..
@@ 16,19 16,23 @@
words will be rendered
as paragraph.
- Individuals words or sentences can be emphasized as `monospace`, **bold**, _italic_ or **_bold and italic_**. Or go wild and ==mark== or ~~strike out~~ words.
+ Individuals words or sentences can be emphasized as `monospace`, **bold**, _italic_
+ or **_bold and italic_**. Or go wild and ==mark== or ~~strike out~~ words.
An Otter Wiki stores all pages in UTF-8 in a git repository. With UTF-8 you get emojis
like 🥳 and 🎆, that all modern browsers can display.
- If you don't want to user a header for seperating parapgraphs, or a header is just not enough, add a horizontal line:
+ If you don't want to user a header for seperating paragraphs,
+ or a header is just not enough, add a horizontal line:
---
## Links
- Some example for links in the middle of a paragraph. [A link to the otterwiki github project](https://github.com/redimp/otterwiki), folloed by an auto linked url to http://example.com, followed by a mail address <mailto:mail@example.com>. Commonly
- used are links inside the wiki, e.g. one pointing [[Home]].
+ Some example for links in the middle of a paragraph.
+ [A link to the otterwiki github project](https://github.com/redimp/otterwiki),
+ followed by an auto linked url to http://example.com, followed by a mail address
+ <mailto:mail@example.com>. Commonly used are links inside the wiki, e.g. one pointing [[Home]].
## Footnotes
@@ 140,7 144,8 @@
## Math or LaTeX
- If you want to share math formulas in your wiki, [MathJax](https://www.mathjax.org/) comes to the rescue. For example:
+ If you want to share math formulas in your wiki, [MathJax](https://www.mathjax.org/) comes
+ to the rescue. For example:
When `$a \ne 0$`, there are two solutions to `$ax^2 + bx + c = 0$` and they are
```math
0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9