Use this wiki plugin to render characters as subscript text (slightly below the regular line of text and smaller). It is the equivalent of using tags in HTML.
Parameters
Tiki Doc From Code error: sub not found
Examples
Basic Example
This code,
Copy to clipboard
This is regular text{SUB()}and this is subscript text{SUB}
Produces:
This is regular fontand this is subscript
Example with Formatted Subscript
This code,
Copy to clipboard
This is regular text{SUB()}''and this is italic subscript''{SUB}
Produces:
This is regular textand this is italic subscript
Related pages
PluginSup - applies superscript formatting to text