Guides/Fixup

* make preview area of class: text so styles are applied as expected
 * fix evaluation of Markup h2/h3 attribute toc=false, so headings are excluded from TOC as expected
This commit is contained in:
Sarjuuk
2025-10-22 18:03:11 +02:00
parent f522c960d9
commit 6ea1457c4f
3 changed files with 4 additions and 3 deletions

View File

@@ -0,0 +1 @@
UPDATE `aowow_dbversion` SET `build` = CONCAT(IFNULL(`build`, ''), ' globaljs');