forked from mirrors/hugo-tufte
parent
4e38a13914
commit
628637be81
4 changed files with 4 additions and 4 deletions
layouts/shortcodes
|
@ -1,6 +1,6 @@
|
|||
<blockquote cite="{{ .Get "cite" }}">
|
||||
<p>
|
||||
{{ .Inner }}
|
||||
{{ .Inner | markdownify }}
|
||||
</p>
|
||||
<footer>{{ .Get "footer" }}</footer>
|
||||
</blockquote>
|
Loading…
Add table
Add a link
Reference in a new issue