From d40b1edd7b89617fc064de5b21c7b08275f7fc0f Mon Sep 17 00:00:00 2001 From: Ying Zhong <0x00eeee@gmail.com> Date: Mon, 1 Jun 2026 13:14:18 +0800 Subject: [PATCH] Add Community Extensions section --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 77cf285..77baefe 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,10 @@ In [settings.json](https://github.com/MarkEdit-app/MarkEdit/wiki/Customization#a > > To add menu items to the toolbar, see MarkEdit [Customization](https://github.com/MarkEdit-app/MarkEdit/wiki/Customization#editorcustomtoolbaritems) wiki. +## Community Extensions + +- [Direct Preview](https://github.com/Squarelight-ai/markedit-direct-preview) (by [@Squarelight-ai](https://github.com/Squarelight-ai)): A setup helper that provides a one-click setup for a two-mode Edit/Preview toggle by configuring the toolbar item and `changeMode.modes` for you. + ## Contribution Pull requests are welcome, but please discuss the proposal before making changes. This helps avoid misunderstandings and saves effort on both sides.