Fixed docs build

This commit is contained in:
rasmus-kirk
2024-03-01 07:38:14 +01:00
parent a438ccb529
commit bd37178c70
11 changed files with 44 additions and 19 deletions
+2
View File
@@ -1,3 +1,5 @@
-- Changes all level 2 headers to level 3
function Header(elem)
-- Check if the header is of level 2
if elem.level == 2 then