Update readme.md
This commit is contained in:
parent
0ab008dc0d
commit
e14ded0a5a
1 changed files with 2 additions and 1 deletions
|
|
@ -35,7 +35,8 @@ Hier beginnt ein völlig neuer Absatz.
|
|||
|
||||
| Syntax | Ergebnis | Besonderheit / Usecase |
|
||||
| :--- | :--- | :--- |
|
||||
| `#Text#` bis `######Text######` | **Überschrift (H1 bis H6)** | Text kann direkt in der Zeile weiterfliessen. |
|
||||
| `1#Text1#` bis `6#Text6#` | **Überschrift (H1 bis H6)** | Text kann direkt in der Zeile weiterfliessen. |
|
||||
| `1x#Text1x#` bis `6x#Text6x#` | **Überschrift (H1 bis H6) mit automatischer Nummerierung** | Text kann direkt in der Zeile weiterfliessen. |
|
||||
| `*Text*` | **Medium** | Halbfette Betonung (`font-weight: 500`). |
|
||||
| `**Text**` | **Fett (Bold)** | Starke Betonung (`font-weight: 700`) |
|
||||
| `/Text/` | *Kursiv* | Leichte Betonung / Zitate im Text. |
|
||||
|
|
|
|||
Loading…
Reference in a new issue