Skip to content

Commit 8822488

Browse files
committed
Update README.md
1 parent 9cfef5d commit 8822488

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# remark-docx
22

3-
![npm](https://img.shields.io/npm/v/remark-docx) ![npm](https://img.shields.io/npm/dw/remark-docx) ![check](https://github.com/inokawa/remark-docx/workflows/check/badge.svg) ![demo](https://github.com/inokawa/remark-docx/workflows/demo/badge.svg)
3+
![npm](https://img.shields.io/npm/v/remark-docx) ![npm](https://img.shields.io/npm/dw/remark-docx) [![Ask DeepWiki](https://deepwiki.com/badge.svg)](https://deepwiki.com/inokawa/remark-docx) ![check](https://github.com/inokawa/remark-docx/workflows/check/badge.svg) ![demo](https://github.com/inokawa/remark-docx/workflows/demo/badge.svg)
44

55
> [remark](https://github.com/remarkjs/remark) plugin to compile markdown to docx (Microsoft Word, Office Open XML).
66
@@ -149,6 +149,7 @@ const processor = unified()
149149
## Documentation
150150

151151
- [API reference](./docs/API.md)
152+
- [Deep Wiki](https://deepwiki.com/inokawa/remark-docx)
152153

153154
## Contribute
154155

0 commit comments

Comments
 (0)