Update readme.md
This commit is contained in:
parent
8b2360e03a
commit
4ee7efde05
1 changed files with 2 additions and 2 deletions
|
|
@ -6,7 +6,7 @@ Mein Enwurf für eine schreibfreundlichere Sprache.
|
||||||
|
|
||||||
### Basics
|
### Basics
|
||||||
|
|
||||||
'''
|
```
|
||||||
!*Text!* = Fett
|
!*Text!* = Fett
|
||||||
!_Text!_ = Unterstrichen
|
!_Text!_ = Unterstrichen
|
||||||
!/Text!/ = Italic
|
!/Text!/ = Italic
|
||||||
|
|
@ -17,4 +17,4 @@ Mein Enwurf für eine schreibfreundlichere Sprache.
|
||||||
!^1: = Text der Fussnote
|
!^1: = Text der Fussnote
|
||||||
!>Text!> = Text eingerückt (1 Tabulator)
|
!>Text!> = Text eingerückt (1 Tabulator)
|
||||||
!>>Text!>> = Text eingerückt (2 Tabulator)
|
!>>Text!>> = Text eingerückt (2 Tabulator)
|
||||||
'''
|
```
|
||||||
Loading…
Reference in a new issue