1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-06-03 19:22:27 +00:00
Files
TiddlyWiki5/plugins/tiddlywiki/codemirror-closebrackets
Jeremy Ruston bf9aeb5755 Improve plugin metadata, and add a "name" field
The "name" is optional, but makes the library listing much clearer.
2019-09-19 13:04:10 +01:00
..

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