From 8561d4d2b9d06e58c9d706ca8f0b39fcb936dd81 Mon Sep 17 00:00:00 2001 From: Bhairesh M <59200559+bhaireshm@users.noreply.github.com> Date: Thu, 1 Jan 2026 13:06:55 +0530 Subject: [PATCH] Rename docsify-lucide to docsify-lucide-icons updated name so that user can identify the plugin as icon plugin. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 83bc1cd..db5843e 100644 --- a/README.md +++ b/README.md @@ -282,7 +282,7 @@ A curated list of awesome things related to [docsify](https://docsify.js.org) - [drawcsify](https://github.com/fenriskiba/drawcsify) - A docsify plugin to embed Draw.io diagrams into your documentation. - [docsify-page-actions-menu](https://github.com/calycode/docsify-page-actions-menu) - A docsify plugin that adds a customizable actions menu (e.g. copy page, open with LLM) to the beginning of each page on the top. - [docsify-interactive-checkboxes](https://github.com/andreferra/docsify-plugin-interactive-checkboxes) - Transform markdown checkboxes into interactive, persistent task lists with localStorage integration. -- [docsify-lucide](https://github.com/bhaireshm/docsify-lucide) - A simple, clean Docsify plugin to embed Lucide icons directly in your Markdown files. [@bhaireshm](https://github.com/bhaireshm) +- [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) ## Themes