Skip to content

Instantly share code, notes, and snippets.

@morphingdesign
Created February 22, 2021 06:59
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save morphingdesign/e8aa07a7de6f76ed5cb8807ec94444b5 to your computer and use it in GitHub Desktop.
Save morphingdesign/e8aa07a7de6f76ed5cb8807ec94444b5 to your computer and use it in GitHub Desktop.
Formatting for subscript and superscript in markdown.

Add subscript with the <sub></sub> tags.

ni

kni

Add superscript with the <sup></sup> tags.

x2

zx2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment