Sub
Use the sub shortcode to display text in subscript.
As an example, the following shortcode displays subscript text.
H{{< sub 2 >}}O is a liquid.
The shortcode supports the following arguments:
Name | Type | Required | Default | Comment |
---|---|---|---|---|
text | string | yes | Text to display in subscript. You can omit the argument name. |