mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-06-12 09:47:29 -05:00
Specify markdownify or plainify for .Title references
This commit is contained in:
@ -11,7 +11,7 @@
|
||||
{{ partial "icon.html" "filter" }}
|
||||
{{ end }}
|
||||
|
||||
{{ .Title }}
|
||||
{{ .Title | markdownify }}
|
||||
|
||||
{{ if eq .Kind "term" }}
|
||||
<span class="rss-link">
|
||||
|
Reference in New Issue
Block a user