EDDYMENS

Published 3 years ago

The Markdown Syntax For Adding Superscripts

An example of a superscript is the th in 8th September 2022.

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

Example:

01: 8<sup>th</sup> September 2022

Here is another article for you 😊 "The Markdown syntax for creating links"