Skip to content

Commit 53e8c7c

Browse files
authored
Merge pull request #671 from pareenaverma/content_review
Shortcode support for superscripts
2 parents 559dfb2 + 898a0a9 commit 53e8c7c

File tree

1 file changed

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

1 file changed

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

0 commit comments

Comments
 (0)