Skip to content

✨ NEW: Add plugin & tests to render subscripts#122

Merged
ebp-bot merged 2 commits intoexecutablebooks:masterfrom
miteshashar:subscript
Aug 11, 2025
Merged

✨ NEW: Add plugin & tests to render subscripts#122
ebp-bot merged 2 commits intoexecutablebooks:masterfrom
miteshashar:subscript

Conversation

@miteshashar
Copy link
Contributor

Markdown-it-py plugin to introduce <sub> markup using ~subscript~.

Ported from https://github.com/markdown-it/markdown-it-sub/blob/master/index.mjs

@miteshashar miteshashar marked this pull request as draft October 1, 2024 01:25
Better handle the cases combining subscript and strikethrough markdown
@miteshashar miteshashar marked this pull request as ready for review October 2, 2024 06:13
@miteshashar miteshashar changed the title [ENH,TST,DOC] Add plugin & tests to render subscripts ✨ NEW: Add plugin & tests to render subscripts Jan 29, 2025
Copy link
Member

@chrisjsewell chrisjsewell left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

cheers!

@ebp-bot ebp-bot merged commit 91264a6 into executablebooks:master Aug 11, 2025
chrisjsewell added a commit that referenced this pull request Mar 2, 2026
Add a superscript plugin and associated tests ported from
<https://github.com/markdown-it/markdown-it-sup>.

Update documentation with superscript plugin and remove superscript (and
subscript, added in PR
<#122>) from list
of plugins to port.

---------

Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Kyle King <KyleKing@users.noreply.github.com>
Co-authored-by: Chris Sewell <chrisj_sewell@hotmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants