Breathing New Life into remark-docx
— HTML, Code, Math, References & More ✨
#79
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Hi! 👋
First of all, thank you for the work you've put into
remark-docx
— it's a super promising idea and a great foundation for Markdown-to-DOCX conversion. I've been exploring it recently and was really inspired to build upon it.This PR is an effort to help revive and extend the project, which has been in progress over the past couple of years. I’ve tried to stay aligned with the original structure while adding support for more node types and improving output styling.
🚀 What's Added & Improved
This update introduces support for:
These changes aim to make the library more comprehensive while maintaining flexibility for further enhancements.
🔍 Preview & Testing
You can preview the changes and evolution of this work here:
📎 mayank1513#1
💬 Open to Collaboration
This is just a starting point, and I’d love to hear your thoughts or suggestions. If you’re open to it, I’d be happy to collaborate further and help move this project forward together.
Thanks again for starting
remark-docx
— looking forward to your feedback!