Skip to content

Commit 559dfb2

Browse files
authored
Merge pull request #670 from pareenaverma/content_review
Added support for subscript shortcode
2 parents 6d86cc4 + ce1e0ad commit 559dfb2

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)