Skip to content

Commit 40b8a37

Browse files
authored
Add @m2d/remark-docx to list of plugins
Closes GH-1431. Reviewed-by: Titus Wormer <[email protected]>
1 parent 06ac0b5 commit 40b8a37

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

doc/plugins.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,9 @@ The list of plugins:
122122
* 🟢 [`remark-directive-sugar`](https://github.com/lin-stephanie/remark-directive-sugar)
123123
— predefined directives for customizable badges, links, video embeds, and more
124124
* 🟢 [`remark-docx`](https://github.com/inokawa/remark-docx)
125-
— compile markdown to docx
125+
— 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.
126128
* 🟢 [`remark-dropcap`](https://github.com/brev/remark-dropcap)
127129
— fancy and accessible drop caps
128130
* 🟢 [`remark-embed-images`](https://github.com/remarkjs/remark-embed-images)

0 commit comments

Comments
 (0)