Sup
Use the sup shortcode to display text in superscript.
As an example, the following shortcode displays superscript text.
2{{< sup 10 >}} is 1024.
The shortcode supports the following arguments:
Name | Type | Required | Default | Comment |
---|---|---|---|---|
text | string | yes | Text to display in superscript. You can omit the argument name. |