feat: wikilinks implementation

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

View file

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