Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace MDX preprocessing with MDX parser #91

Open
Tracked by #76
NathanLovato opened this issue Jan 14, 2025 · 0 comments
Open
Tracked by #76

Replace MDX preprocessing with MDX parser #91

NathanLovato opened this issue Jan 14, 2025 · 0 comments

Comments

@NathanLovato
Copy link
Contributor

NathanLovato commented Jan 14, 2025

Rewrite https://github.com/GDQuest/product-packager/blob/master/mdx-utils/src/md/preprocessor.nim to use the MDX parser, creating APIs to transform and render tokens if and as needed (like an iterator to walk the node tree, for example).

This requires adding support for markdown images.

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

No branches or pull requests

1 participant