Skip to content

Commit c846df3

Browse files
committed
Add shortcode support for superscripts
1 parent ce1e0ad commit c846df3

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)