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 3674df48b8
commit 1ddd15afc6
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" .}}