diff --git a/doc/delimitMate.txt b/doc/delimitMate.txt index 6e4778a..2678809 100644 --- a/doc/delimitMate.txt +++ b/doc/delimitMate.txt @@ -384,11 +384,11 @@ With auto-close: > Type | You get ======================= ( | (|) - –––––––––––|––––––––––– + -----------|----------- () | ()| - –––––––––––|––––––––––– + -----------|----------- ( | ()| - –––––––––––|––––––––––– + -----------|----------- {("g | {("")}| < Without auto-close: > @@ -396,11 +396,11 @@ Without auto-close: > Type | You get ========================= () | (|) - –––––––––-----|–––––––––– + --------------|---------- ()) | ()| - –––––––––-----|–––––––––– + --------------|---------- () | ()| - ––––––––––––––|––––––––––– + --------------|---------- {}()""g | {("")}| < NOTE: Abbreviations will not be expanded by delimiters used on delimitMate,