From 98cbd80d5f56f3ce73e4819c3776ff5543accac3 Mon Sep 17 00:00:00 2001 From: moxie Date: Mon, 16 Mar 2026 07:21:15 +0200 Subject: feat: add todo list --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 6ec02b3..292529a 100644 --- a/README.md +++ b/README.md @@ -139,6 +139,7 @@ See `:help muwiki-configuration` for all options. - `get_link()` - Get link info at cursor - `open_index(name)` - Open wiki index file - `open_with_menu(handlers)` - Open link with selectable handler +- `toggle_checkbox()` - Toggle checkbox and all children (useful for todo lists) See `:help muwiki-api` for detailed function documentation. -- cgit v1.2.3