Update readme.md

This commit is contained in:
simonpipe 2026-07-06 11:18:19 +02:00
parent a20571abb6
commit 59d1135594

View file

@ -20,5 +20,14 @@ _Text_ = Unterstrichen
^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)
[Text](URL) = Link
[Text]{URL} = Link new Tab
!Formatierungszeichen = Zeichen wird angezeigt (Beispiel: !# zeigt # als Text an.)
-Text- = Liste
>-Text>- = Eingeückte Liste
Text = Code
Js
Text
= Codeblock
``` ```