wiki:syntax

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
wiki:syntax [2025/11/08 17:53] simonwiki:syntax [2025/11/08 17:55] (current) simon
Line 25: Line 25:
 `You can mark something as <del>deleted</del> as well.` `You can mark something as <del>deleted</del> as well.`
  
-**Paragraphs** are created from blank lines. If you want to **force a newline** without a paragraph, in native Dokuwiki you can use two backslashes followed by a whitespace or the end of line; but in Markdown you end the line\+**Paragraphs** are created from blank lines. 
 +If you want to **force a newline** without a paragraph, 
 +in native Dokuwiki you can use two backslashes followed by a whitespace or the end of line; 
 +but in Markdown you end the line
 with a single backslash and no trailing space. with a single backslash and no trailing space.
 +
 +```
 +**Paragraphs** are created from blank lines.
 +If you want to **force a newline** without a paragraph,
 +in native Dokuwiki you can use two backslashes followed by a whitespace or the end of line;
 +but in Markdown you end the line
 +with a single backslash and no trailing space.
 +```
  
 This is some text with some linebreaks\ This is some text with some linebreaks\
  • wiki/syntax.1762624413.txt.gz
  • Last modified: 2025/11/08 17:53
  • by simon