feat: wikilinks implementation

This commit is contained in:
Jacky Zhao
2022-04-02 20:06:31 -07:00
parent 0f98d65f4c
commit e247835d15
5 changed files with 41 additions and 3 deletions

View File

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