Update readme.md
This commit is contained in:
parent
1be1efbb0f
commit
eac9411ed7
1 changed files with 5 additions and 10 deletions
15
readme.md
15
readme.md
|
|
@ -35,12 +35,6 @@ _Text_ → Unterstrichen
|
||||||
### Code
|
### Code
|
||||||
```
|
```
|
||||||
`Text` → Code
|
`Text` → Code
|
||||||
``
|
|
||||||
Codeblock
|
|
||||||
`` → Codeblock
|
|
||||||
``Sprache
|
|
||||||
Codeblock
|
|
||||||
`` → Codeblock mit Angabe der Sprache
|
|
||||||
```
|
```
|
||||||
|
|
||||||
### Bilder
|
### Bilder
|
||||||
|
|
@ -58,9 +52,10 @@ Codeblock
|
||||||
^x[Text]^ → Fussnote automatische Nummer + Text
|
^x[Text]^ → Fussnote automatische Nummer + Text
|
||||||
```
|
```
|
||||||
|
|
||||||
### Zitate
|
### Textblöcke
|
||||||
```
|
```
|
||||||
|
>[c] Text> → Codeblock
|
||||||
Text
|
>[c Sprache] Text> → Codeblock
|
||||||
:: → Zitatblock
|
>[q] Text> → Zitatblockz
|
||||||
|
>[b] Text> → Bibel-Textblock
|
||||||
```
|
```
|
||||||
Loading…
Reference in a new issue