From 8ece9ba443f2dc9b06e4a9ce9d18affdf7e80d7a Mon Sep 17 00:00:00 2001 From: inokawa <48897392+inokawa@users.noreply.github.com> Date: Mon, 8 Dec 2025 13:19:16 +0900 Subject: [PATCH] Update `remark-docx` Signed-off-by: inokawa <48897392+inokawa@users.noreply.github.com> --- doc/plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/plugins.md b/doc/plugins.md index fd51b5df..093bdebc 100644 --- a/doc/plugins.md +++ b/doc/plugins.md @@ -126,7 +126,7 @@ The list of plugins: * 🟢 [`remark-directive-sugar`](https://github.com/lin-stephanie/remark-directive-sugar) — predefined directives for customizable badges, links, video embeds, and more * 🟢 [`remark-docx`](https://github.com/inokawa/remark-docx) - — compile markdown to docx (WIP) + — compile markdown to docx * 🟢 [`@m2d/remark-docx`](https://github.com/md2docx/remark-docx) — compile markdown to docx with support for GFM, tables, html, and more. * 🟢 [`remark-dropcap`](https://github.com/brev/remark-dropcap)