From 85be1af2bd3d47cde4c270c75c85167df57f9ca2 Mon Sep 17 00:00:00 2001 From: Bhairesh M Date: Fri, 26 Dec 2025 15:41:08 +0530 Subject: [PATCH] feat: add docsify-lucide to plugins list --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 458f702..31bcf15 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -
+
@@ -282,6 +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) ## Themes