Skip to content

Commit ce1e0ad

Browse files
committed
Added support for subscript shortcode
1 parent 6d86cc4 commit ce1e0ad

File tree

1 file changed

+1
-0
lines changed
  • themes/arm-design-system-hugo-theme/layouts/shortcodes

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
<sub>{{ .Get 0 | markdownify }}</sub>

0 commit comments

Comments
 (0)