Superscript in markdown (Github flavored)? September 13, 2022 by Tarik Use the <sup></sup>tag (<sub></sub> is the equivalent for subscripts). See this gist for an example.