Update readme.md
This commit is contained in:
parent
456c5878f7
commit
453055b11e
1 changed files with 10 additions and 4 deletions
|
|
@ -11,4 +11,10 @@ Mein Enwurf für eine schreibfreundlichere Sprache.
|
||||||
!_Text!_ = Unterstrichen
|
!_Text!_ = Unterstrichen
|
||||||
!/Text!/ = Italic
|
!/Text!/ = Italic
|
||||||
!~Text!~ = Durchgestrichen
|
!~Text!~ = Durchgestrichen
|
||||||
|
!^Text!^ = Hochgestellt
|
||||||
|
!^^Text!^^ = Tiefgestellt
|
||||||
|
!^1 = Fussnote einfügen (Zahl anpassen)
|
||||||
|
!^1: = Text der Fussnote
|
||||||
|
!>Text!> = Text eingerückt (1 Tabulator)
|
||||||
|
!>>Text!>> = Text eingerückt (2 Tabulator)
|
||||||
'''
|
'''
|
||||||
Loading…
Reference in a new issue