Card shortcode, keep indentation for better column handling
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
<img src="{{ $destination | safeURL }}" />
|
||||
{{- end }}
|
||||
<div class="markdown-inner">
|
||||
{{ with .InnerDeindent }}{{ . }}{{ end }}
|
||||
{{ with .Inner }}{{ . }}{{ end }}
|
||||
</div>
|
||||
{{- end -}}
|
||||
{{- /* remove whitespace */ -}}
|
||||
|
||||
Reference in New Issue
Block a user