From dde34f3f4f3211cc4aeabbacf5f6fad2d7ea481f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mih=C3=A1ly=20T=C3=B3th?= Date: Tue, 21 Oct 2025 17:45:35 +0200 Subject: [PATCH] chore: add docsify page actions menu plugin to the plugin list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 943e74b..e0d32a5 100644 --- a/README.md +++ b/README.md @@ -280,6 +280,7 @@ A curated list of awesome things related to [docsify](https://docsify.js.org) - [docsify-dashboard](https://github.com/erectbranch/docsify-dashboard) - A docsify plugin to create a dashboard from a JSON file. - [docsify-xpost](https://github.com/kevinhuang001/docsify-xpost) - A docsify plugin for rendering content blocks that resemble X posts. - [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. ## Themes