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