Skip to content

Fix #177: add markdown to docx converter#412

Open
milind-garg wants to merge 1 commit into
Durgeshwar-AI:mainfrom
milind-garg:fix-177
Open

Fix #177: add markdown to docx converter#412
milind-garg wants to merge 1 commit into
Durgeshwar-AI:mainfrom
milind-garg:fix-177

Conversation

@milind-garg

Copy link
Copy Markdown
Contributor

🔀 Pull Request

📌 Issue Reference

Closes #177


📝 Summary

What issue does this fix?

This PR adds support for converting Markdown files into DOCX documents, allowing users to easily generate Word documents from Markdown content.

Major Changes Made

  • Added a new backend API endpoint for Markdown-to-DOCX conversion.
  • Implemented Markdown parsing and DOCX generation functionality.
  • Added a new frontend page for Markdown-to-DOCX conversion.
  • Integrated the new tool into the application's tool listing and navigation.
  • Updated application routing to support the new converter.

📸 Screenshots (if applicable)

image

✅ Checklist

  • My code follows the project's coding conventions
  • I have tested all impacted features
  • I have updated or added necessary documentation

🔗 Related Issues / PRs


🏅 Open Source Program Participation

Program Name: GSSoC 2026


💬 Additional Notes

The Markdown-to-DOCX converter supports standard Markdown formatting and generates downloadable DOCX files through a simple user interface integrated into the existing application.

@vercel

vercel Bot commented Jun 22, 2026

Copy link
Copy Markdown

@milind-garg is attempting to deploy a commit to the Durgeshwar's projects Team on Vercel.

A member of the Team first needs to authorize it.

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.

[Feature] Add Markdown (.md) to DOCX conversion

1 participant