remark-docx icon indicating copy to clipboard operation
remark-docx copied to clipboard

remark plugin to compile markdown to docx (Microsoft Word, Office Open XML).

Results 33 remark-docx issues
Sort by recently updated
recently updated
newest added

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...

**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...

**Describe the solution you'd like** footnotes would be awesome

help wanted

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...

help wanted

https://github.com/syntax-tree/mdast#list

https://github.com/syntax-tree/mdast#list

help wanted

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**...