Update readme.md
This commit is contained in:
parent
a20571abb6
commit
59d1135594
1 changed files with 9 additions and 0 deletions
|
|
@ -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
|
||||||
…
|
…
|
||||||
```
|
```
|
||||||
Loading…
Reference in a new issue