Update readme.md

This commit is contained in:
simonpipe 2026-07-06 10:50:19 +02:00
parent 453055b11e
commit 8b2360e03a

View file

@ -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
@ -16,5 +16,5 @@ Mein Enwurf für eine schreibfreundlichere Sprache.
!^1 = Fussnote einfügen (Zahl anpassen) !^1 = Fussnote einfügen (Zahl anpassen)
!^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)
''' '''