User Tools

Site Tools


howto:aredn:wikisyntax:home

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
howto:aredn:wikisyntax:home [2021/11/09 17:52] – [Basic Text Formatting] va7fihowto:aredn:wikisyntax:home [2021/11/09 17:55] – [Basic Text Formatting] va7fi
Line 27: Line 27:
   * And a lot more using the [[./home#wrap |Wrap pluging]]   * And a lot more using the [[./home#wrap |Wrap pluging]]
  
-**Paragraphs** are created from blank lines. If you want to **force a newline** without a paragraph, you can use two backslashes followed by a whitespace or the end of line+Paragraphs are created from blank lines. If you want to **force a newline** without a paragraph, you can use ''%%\\%%'' followed by a whitespace or the end of line like\\ this ''%%like\\ this%%''.
- +
-This is some text with some linebreaks\\ Note that the +
-two backslashes are only recognized at the end of a line\\ +
-or followed by\\ a whitespace \\this happens without it. +
- +
-  This is some text with some linebreaks\\ Note that the +
-  two backslashes are only recognized at the end of a line\\ +
-  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.