We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@m2d/remark-docx
1 parent 06ac0b5 commit 40b8a37Copy full SHA for 40b8a37
doc/plugins.md
@@ -122,7 +122,9 @@ The list of plugins:
122
* 🟢 [`remark-directive-sugar`](https://github.com/lin-stephanie/remark-directive-sugar)
123
— predefined directives for customizable badges, links, video embeds, and more
124
* 🟢 [`remark-docx`](https://github.com/inokawa/remark-docx)
125
- — compile markdown to docx
+ — compile markdown to docx (WIP)
126
+* 🟢 [`@m2d/remark-docx`](https://github.com/md2docx/remark-docx)
127
+ — compile markdown to docx with support for GFM, tables, html, and more.
128
* 🟢 [`remark-dropcap`](https://github.com/brev/remark-dropcap)
129
— fancy and accessible drop caps
130
* 🟢 [`remark-embed-images`](https://github.com/remarkjs/remark-embed-images)
0 commit comments