marp-team / marpit

The skinny framework for creating slide deck from Markdown
https://marpit.marp.app/
MIT License
948 stars 45 forks source link

Subscript and Superscript #274

Closed isaactzab closed 3 years ago

isaactzab commented 3 years ago

Its there a way to add Subscript and Superscript? I've tried to add subscript and superscript using custom html but its not working. a short example of my code is:

---
# Brief
- This is a simple text.<sup>1</sup>
---
yhatt commented 3 years ago

⚠️ Please follow our support guideline. Recommend to post at Marp discussions for asking a question about Marp and related tools/libraries.

Just turn on HTML tags in your Marp tool.

It should have enabled custom HTML by default if you are using Marpit framework. And check out the tool-specific setting if you are using related tools.