inital commit

This commit is contained in:
2024-02-04 17:01:39 +01:00
commit 56b9d7a156
10 changed files with 373 additions and 0 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