From a198cdbd0e7186bd46fef4b7b73551e7b76aa09b Mon Sep 17 00:00:00 2001 From: Bhairesh M <59200559+bhaireshm@users.noreply.github.com> Date: Thu, 1 Jan 2026 13:03:00 +0530 Subject: [PATCH] Update docsify-lucide link 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..6332dbf 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) - 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