fix: non-unicode character in popover and search #67, #68

This commit is contained in:
Jacky Zhao
2022-04-02 12:59:38 -07:00
parent e30e4e12f9
commit 39794d4d69
7 changed files with 236 additions and 247 deletions

View File

@ -28,8 +28,7 @@
{{ .TableOfContents }}
</aside>
{{end}}
{{.Content}}
{{.Content | safeHTML}}
</article>
{{partial "footer.html" .}}
{{partial "popover.html" .}}