Update readme.md

This commit is contained in:
simonpipe 2026-07-09 17:43:22 +02:00
parent da7a71e6e8
commit 27d9dbff77

View file

@ -48,6 +48,7 @@ Hier beginnt ein völlig neuer Absatz.
| `^Text/^` | <sup>Hochgestellt</sup> | Mathematische Notation oder Indizes. | | `^Text/^` | <sup>Hochgestellt</sup> | Mathematische Notation oder Indizes. |
| `°Text/°` | <sub>Tiefgestellt</sub> | Chemische Formeln. | | `°Text/°` | <sub>Tiefgestellt</sub> | Chemische Formeln. |
| `` `Text/` `` | `Inline-Code` | Technische Begriffe im Fliesstext. | | `` `Text/` `` | `Inline-Code` | Technische Begriffe im Fliesstext. |
| `//` | *Alles schliessen* | Schliesst alle offenen Fluss-Formatierungen. |
| `\Zeichen` | *Escape* | Hebt die Bedeutung von Steuerzeichen auf (z. B. `\#`). | | `\Zeichen` | *Escape* | Hebt die Bedeutung von Steuerzeichen auf (z. B. `\#`). |
### Ausrichtung & Einrückung im Fluss ### Ausrichtung & Einrückung im Fluss