From 424749c421be87e645db89d90eaf04a55470b19b Mon Sep 17 00:00:00 2001 From: bulexu Date: Thu, 22 Jan 2026 14:47:57 +0800 Subject: [PATCH 1/2] Add docsify-infographic plugin to README Added a new plugin entry for docsify-infographic to the README. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index db5843e..4507b9c 100644 --- a/README.md +++ b/README.md @@ -284,6 +284,7 @@ A curated list of awesome things related to [docsify](https://docsify.js.org) - [docsify-interactive-checkboxes](https://github.com/andreferra/docsify-plugin-interactive-checkboxes) - Transform markdown checkboxes into interactive, persistent task lists with localStorage integration. - [docsify-lucide-icons](https://github.com/bhaireshm/docsify-lucide-icons) - A simple, clean Docsify plugin to embed Lucide icons directly in your Markdown files. [@bhaireshm](https://github.com/bhaireshm) - [docsify-display-colors](https://github.com/win-tm/docsify-display-colors) - A Docsify Plugin to visually display small Color-Swatches next to Hexcodes, RGB- or HSL-Colors. [@win-tm](https://github.com/win-tm) +- [docsify-infographic](https://github.com/bulexu/docsify-infographic) - A plugin to render @antv/infographic diagrams in docsify ## Themes From 8820b96850a6eab6262ea9be1c5c883062ee8ec0 Mon Sep 17 00:00:00 2001 From: Luffy <52o@qq52o.cn> Date: Thu, 22 Jan 2026 15:05:27 +0800 Subject: [PATCH 2/2] Apply suggestion from @sy-records --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4507b9c..12d871f 100644 --- a/README.md +++ b/README.md @@ -284,7 +284,7 @@ A curated list of awesome things related to [docsify](https://docsify.js.org) - [docsify-interactive-checkboxes](https://github.com/andreferra/docsify-plugin-interactive-checkboxes) - Transform markdown checkboxes into interactive, persistent task lists with localStorage integration. - [docsify-lucide-icons](https://github.com/bhaireshm/docsify-lucide-icons) - A simple, clean Docsify plugin to embed Lucide icons directly in your Markdown files. [@bhaireshm](https://github.com/bhaireshm) - [docsify-display-colors](https://github.com/win-tm/docsify-display-colors) - A Docsify Plugin to visually display small Color-Swatches next to Hexcodes, RGB- or HSL-Colors. [@win-tm](https://github.com/win-tm) -- [docsify-infographic](https://github.com/bulexu/docsify-infographic) - A plugin to render @antv/infographic diagrams in docsify +- [docsify-infographic](https://github.com/bulexu/docsify-infographic) - A plugin to render @antv/infographic diagrams in docsify. ## Themes