mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-12-31 20:49:03 +00:00
* Bump codemirror 5 plugin version to 5.65.19 * Update autocomplete * Update closebrackets * Update fullscreen * Update keymap * Update modes * Update search * Update trailingspace * Fix broken markdown mode * Add all codemirror plugins to codemirrordemo edition
title: $:/plugins/tiddlywiki/codemirror-closebrackets/readme This plugin adds the ability to automatically insert the closing brackets when you type an opening bracket. Also enables highlighting of matching brackets. It needs the latest [[CodeMirror plugin|$:/plugins/tiddlywiki/codemirror]] to be installed