markdown-it-sup
markdown-it-sup copied to clipboard
Superscript (<sup>) tag plugin for markdown-it markdown parser
Hi, First of all thank you for this super easy-to-use plugin. It has been a joy to use it without any issues and it empowers [privacy.sexy](https://github.com/undergroundwires/privacy.sexy). I'm using a lot...
The commonmark spec for emphasis/strong (https://spec.commonmark.org/0.30/#emphasis-and-strong-emphasis) specifies in its rules that in `foo*a*` the first `*` opens emphasis, but in `foo*_*` it doesn't. This is because it is not a...
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. Release notes Sourced from actions/checkout's releases. v6.0.0 What's Changed Update README to include Node.js 24 support details and requirements by @salmanmkc in actions/checkout#2248 Persist...
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 4 to 6. Release notes Sourced from actions/setup-node's releases. v6.0.0 What's Changed Breaking Changes Limit automatic caching to npm, update workflows and documentation by @priyagupta108 in actions/setup-node#1374...