EDDYMENS

Published 3 years ago

The Markdown Syntax For Adding Subscripts

An example of a subscript is the 2 in H2O.

Markdown does not have a syntax for creating one of these, so you must use HTML instead.

Example:

01: H<sub>2</sub>O

Here is another article for you 😊 "The Markdown syntax for adding superscripts"