Enable unsafe HTML
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
2022-11-30 01:14:42 +01:00
parent 1d6d82696f
commit 34d02fe2b1
2 changed files with 7 additions and 2 deletions

View File

@@ -60,3 +60,8 @@ enableEmoji = true
primaryColor = "#8fbcbb"
lightColor = "#d8dee9"
lightestColor = "#eceff4"
[markup]
[markup.goldmark]
[markup.goldmark.renderer]
unsafe = true