Update readme.md

This commit is contained in:
simonpipe 2026-07-06 20:39:00 +02:00
parent ec90e51b4e
commit 07bda25721

View file

@ -59,11 +59,7 @@ Zweiter nummerierter Punkt
| Block-Typ | Kurzbeschreibung & Syntax-Beispiel |
| --- | --- |
| **Code (`&c`)** | `&c python` <br>
<br> `print("Fluss-Formatierungen werden hier ignoriert")` <br>
<br> `&` |
| **Code (`&c`)** | `&c python` <br> `print("Fluss-Formatierungen werden hier ignoriert")` <br> `&` |
| **Zitat (`&q`)** | `&q` <br>
<br> „Dies ist ein eigenständiger **Zitatblock** (Blockquote).“ <br>