mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-07-19 03:15:30 -04:00
shortcode lookup being weird -- explicitly calling RenderString seems to help?
This commit is contained in:
@@ -196,7 +196,7 @@
|
||||
on <a class="date" href="{{ (.OutputFormats.Get "html").Permalink }}">{{ .Date.Format "January 2, 2006" }}</a>
|
||||
</p>
|
||||
|
||||
{{ .Content }}
|
||||
{{ .Page.RenderString .Content }}
|
||||
</article>
|
||||
|
||||
<footer>
|
||||
|
Reference in New Issue
Block a user