Fix quote indentation
This commit is contained in:
@@ -5,6 +5,8 @@
|
|||||||
{{ errorf "layouts/shortcodes/paige/quote.html: no content" }}
|
{{ errorf "layouts/shortcodes/paige/quote.html: no content" }}
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
|
{{/* The markup below cannot be indented due to nested shortcodes within Markdown. */}}
|
||||||
|
|
||||||
<div class="paige-quote">
|
<div class="paige-quote">
|
||||||
<blockquote class="blockquote">{{ $content }}</blockquote>
|
<blockquote class="blockquote">{{ $content }}</blockquote>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user