Update readme.md
This commit is contained in:
parent
e14ded0a5a
commit
2825c41fbd
1 changed files with 1 additions and 1 deletions
|
|
@ -36,7 +36,7 @@ Hier beginnt ein völlig neuer Absatz.
|
|||
| Syntax | Ergebnis | Besonderheit / Usecase |
|
||||
| :--- | :--- | :--- |
|
||||
| `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. |
|
||||
| `1#xText1#x` bis `6#xText6#x` | **Ü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