mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2025-12-03 04:18:57 -05:00
go back to outlining inline code (single backticks) with light border
and make it possible to use code in post/page titles
This commit is contained in:
@@ -13,4 +13,4 @@
|
||||
{{ if .Get "link" }}</a>{{ end }}
|
||||
</p>
|
||||
|
||||
{{- with .Inner }}<p class="caption">{{ . | $.Page.RenderString | safeHTML }}</p>{{ end -}}
|
||||
{{ with .Inner }}<p class="caption">{{ . | $.Page.RenderString | safeHTML }}</p>{{ end }}
|
||||
|
||||
Reference in New Issue
Block a user