Skip to content

Breathing New Life into remark-docx — HTML, Code, Math, References & More ✨ #79

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

Open
wants to merge 12 commits into
base: main
Choose a base branch
from

Conversation

mayank1513
Copy link

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:

  • HTML nodes – inline and block
  • Code blocks – with better formatting
  • Inline code
  • Definition nodes
  • LinkReference & ImageReference
  • Math parsing – basic support for math blocks and inline math
  • Styling improvements – more consistent and polished default look

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!

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.

2 participants