mirror of
https://github.com/quitesimpleorg/qsmaddy.git
synced 2024-12-01 10:52:36 +01:00
definitions: Add break line
Signed-off-by: Patrick José Pereira <patrickelectric@gmail.com>
This commit is contained in:
parent
77782635d4
commit
a03ff9c33d
@ -269,6 +269,17 @@ results in
|
|||||||
<hr/>
|
<hr/>
|
||||||
```
|
```
|
||||||
|
|
||||||
|
## break line
|
||||||
|
|
||||||
|
```
|
||||||
|
New\r\nLine
|
||||||
|
```
|
||||||
|
results in
|
||||||
|
```html
|
||||||
|
New<br>
|
||||||
|
Line
|
||||||
|
```
|
||||||
|
|
||||||
## Images
|
## Images
|
||||||
|
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user