X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=third-party%2Fcodemirror-3.15%2Fdemo%2Fclosebrackets.html;fp=third-party%2Fcodemirror-3.15%2Fdemo%2Fclosebrackets.html;h=47304ea889a105f170a3e7cf75de4870424e54db;hb=75d3bceb8e1d168e83982f910a916aee3bab7981;hp=0000000000000000000000000000000000000000;hpb=302dd5bda1297ed6579ca26da35ee67f8d35d934;p=unfold.git diff --git a/third-party/codemirror-3.15/demo/closebrackets.html b/third-party/codemirror-3.15/demo/closebrackets.html new file mode 100644 index 00000000..47304ea8 --- /dev/null +++ b/third-party/codemirror-3.15/demo/closebrackets.html @@ -0,0 +1,63 @@ + + + + + CodeMirror: Closebrackets Demo + + + + + + + + + +

CodeMirror: Closebrackets Demo

+ +

Type a bracket like '[', '(', '{', '"', or ''' + and the addon + will auto-close it. Type the closing variant when directly in + front of a matching character and it will overwrite it.

+ +

If you backspace over a starting bracket while inside empty brackets + (e.g. {|}), it will delete the closing bracket for you.

+ + +
+ + + +