This commit is contained in:
2025-04-27 15:03:28 -07:00
parent 0a697ef78a
commit 81451bf973
42 changed files with 3596 additions and 95 deletions

View File

@@ -0,0 +1,13 @@
# -- Markup --
# These settings are required for the theme to function.
[goldmark]
[goldmark.renderer]
unsafe = true
[highlight]
noClasses = false
[tableOfContents]
startLevel = 2
endLevel = 4