mirror of
https://github.com/Threnklyn/reveal-hugo.git
synced 2026-05-18 21:03:29 +02:00
4 lines
129 B
HTML
4 lines
129 B
HTML
<span class='fragment {{ .Get "class" }}'
|
|
{{ with .Get "index" }}data-fragment-index='{{ . }}'{{ end }}>
|
|
{{ .Inner }}
|
|
</span> |