Update readme.md
This commit is contained in:
parent
7d8d550cc7
commit
5951c55ee3
1 changed files with 1 additions and 1 deletions
|
|
@ -37,7 +37,7 @@ Hier beginnt ein völlig neuer Absatz.
|
|||
| :--- | :--- | :--- |
|
||||
| `#Text#` bis `######Text######` | **Überschrift (H1 bis H6)** | Text kann direkt in der Zeile weiterfliessen. |
|
||||
| `*Text*` | **Medium** | Halbfette Betonung (`font-weight: 500`). |
|
||||
| `**Text**` | **Fett (Bold)** | Starke Betonung (`font-weight: 700`) / Tabellenkopf. |
|
||||
| `**Text**` | **Fett (Bold)** | Starke Betonung (`font-weight: 700`) |
|
||||
| `/Text/` | *Kursiv* | Leichte Betonung / Zitate im Text. |
|
||||
| `_Text_` | <u>Unterstrichen</u> | Sauberer, dokumentenähnlicher Textstil. |
|
||||
| `~Text~` | ~~Durchgestrichen~~ | Korrekturen oder erledigte To-Dos. |
|
||||
|
|
|
|||
Loading…
Reference in a new issue