Rules Editor Home | Documentation Home | Stilo
Guide to
Migrate 5.0.0 Rules Editor
Stilo
s.subscript
Syntax
s.subscript
Purpose

The annotation s.subscript is used to create subscript text.

The following text shows an example of where you would use the annotation s.subscript.

Sample text with subscript

Here is what your rule may look like.

Rule for s.subscript

This is what your output may look like.

<p>This sentence has a subscript in it, S<sub>0</sub>.</p>