1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2026-04-09 08:21:31 +00:00
Files
TiddlyWiki5/plugins/tiddlywiki/codemirror-closebrackets
Jeremy Ruston 29373c3359 Initial Commit
2024-05-07 14:20:29 +01:00
..
2024-05-07 14:20:29 +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