This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
wiki:syntax [2024/07/22 15:30] – ↷ Links adapted because of a move operation tailspin | wiki:syntax [2024/08/06 17:16] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 1: | Line 1: | ||
====== Formatting Syntax ====== | ====== Formatting Syntax ====== | ||
- | [[doku> | + | [[doku> |
===== Basic Text Formatting ===== | ===== Basic Text Formatting ===== | ||
Line 22: | Line 22: | ||
This is some text with some linebreaks\\ Note that the | This is some text with some linebreaks\\ Note that the | ||
two backslashes are only recognized at the end of a line\\ | two backslashes are only recognized at the end of a line\\ | ||
- | or followed by\\ a whitespace | + | or followed by\\ a whitespace \\this happens without it. |
This is some text with some linebreaks\\ Note that the | This is some text with some linebreaks\\ Note that the | ||
two backslashes are only recognized at the end of a line\\ | two backslashes are only recognized at the end of a line\\ | ||
- | or followed by\\ a whitespace | + | or followed by\\ a whitespace \\this happens without it. |
You should use forced newlines only if really needed. | You should use forced newlines only if really needed. |