Don't use a table for syntax highlights

This commit is contained in:
Eryn Wells 2022-10-01 10:29:44 -07:00
parent bda34c7342
commit 5eaac49c4b

View file

@ -16,6 +16,7 @@ name = 'Eryn Wells'
[markup.highlight]
anchorLineNos = true
lineNos = true
lineNumbersInTable = false
noClasses = false
[mediaTypes]