Files
reveal-hugo/layouts/shortcodes/section.html
T
2019-04-30 18:59:23 -04:00

3 lines
70 B
HTML

<section data-shortcode-section>
{{ .Inner | markdownify }}
</section>