code block syntax highlighting

This commit is contained in:
end-4
2025-05-07 12:16:20 +02:00
parent f3e0f14c44
commit 8464f0107c
6 changed files with 262 additions and 52 deletions
@@ -83,7 +83,7 @@ Item {
+ "- **Bold**, *Italic*, `Monospace`, [Link](https://example.com)\n\n"
+ "- Table:\n\n"
+ "| | Quickshell | AGS/Astal |\n"
+ "|:-------------------------|:----------------:|:-----------------:|\n"
+ "|--------------------------|------------------|-------------------|\n"
+ "| UI Toolkit | Qt | Gtk3/Gtk4 |\n"
+ "| Language | QML | Js/Ts/Lua |\n"
+ "| Reactivity | Implied | Needs declaration |\n"