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:
2020-06-30 09:37:03 -04:00
parent b6cbb737c9
commit 3cadddc799
9 changed files with 339 additions and 326 deletions
+1 -1
View File
@@ -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 }}