mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-06 02:30:46 -08: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 |
||
|---|---|---|
| .. | ||
| config | ||
| files | ||
| plugin.info | ||
| readme.tid | ||
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