mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-06-07 22:13:31 +02:00
Add a data attribute to show where section tag came from
This commit is contained in:
@@ -1 +1,3 @@
|
|||||||
<section>{{ .Inner }}</section>
|
<section data-shortcode-section>
|
||||||
|
{{ .Inner }}
|
||||||
|
</section>
|
||||||
Reference in New Issue
Block a user