Fix some goldmark stuff, add graphomania

This commit is contained in:
Madison Scott-Clary
2019-12-26 15:09:00 -08:00
parent 7b38afcfc9
commit 6a42ed8f1f
18 changed files with 166 additions and 32 deletions

View File

@ -12,4 +12,5 @@ paginatePath = ""
category = "categories"
[markup.goldmark.renderer]
unsafe= true
unsafe = true
xHTML = true