Superscript & Subscript
ciderpress bundles rspress-plugin-supersub for inline superscript and subscript text. No configuration required.
Superscript
Wrap text with carets:
Code
Output
E = mc2
Subscript
Wrap text with tildes:
Code
Output
H2O
More examples
Code
Output
CO2 emissions have increased by 106 metric tons.
Code
Output
The 1st law of thermodynamics states that energy is conserved.
Code
Output
a2 + b2 = c2 is the Pythagorean theorem, where a1 and b1 are the legs.