Use `Blackfriday` for the production as well.

This commit is contained in:
Kazuhiro MUSASHI 2020-02-23 11:54:46 +08:00
parent df74c63759
commit 0aa979dc8b
1 changed files with 2 additions and 3 deletions

View File

@ -12,6 +12,5 @@ theme = "angels-ladder"
analytics = "UA-57665492-1"
copyright = "Written by Kazuhiro MUSASHI"
[markup.goldmark.renderer]
unsafe = true
[markup]
defaultMarkdownHandler = "blackfriday"