diff options
| author | moxie <moxie@3kgcat.fi> | 2026-03-16 07:21:15 +0200 |
|---|---|---|
| committer | moxie <moxie@3kgcat.fi> | 2026-03-16 07:21:15 +0200 |
| commit | 98cbd80d5f56f3ce73e4819c3776ff5543accac3 (patch) | |
| tree | 2608134d92388b41fce667e1b4ab2827b11d0bc3 /README.md | |
| parent | 5ac2b3e08ca1cdaa3939e8f8446745925fb6a160 (diff) | |
feat: add todo list
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |
