remark-docx
remark-docx copied to clipboard
remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/inokawa/remark-docx). > [!WARNING] These dependencies are deprecated: |...
**Is your feature request related to a problem? Please describe.** In our app I am relying on paraIds ("w14:paraId" attributes) to identify specific w:p elements in the docx file and...
Sections
**Describe the solution you'd like** Split the document into [sections](https://docx.js.org/#/usage/sections). **Describe alternatives you've considered** hello there, happy new year! I was wondering if we could discuss a way to implement...
Hi - Thanks for making this library. It's great! I have a question. I am trying to format a table where the conversion to docx format occurs on the server...
https://github.com/syntax-tree/mdast#list
Would be nice if LaTeX math could be exported to docx. Are there any plans to go in that direction?
**Is your feature request related to a problem? Please describe.** docx to remark conversion may be useful in some cases. **Describe the solution you'd like** https://github.com/lalalic/docx4js **Describe alternatives you've considered**...