Fix unusual formatting in section 3.1
This commit is contained in:
Alfredo Canziani
2016-07-19 14:11:06 -04:00
committed by GitHub
parent 8bc47fd1c4
commit 39d8f522f7

View File

@@ -384,11 +384,11 @@ With auto-close: >
Type | You get Type | You get
======================= =======================
( | (|) ( | (|)
| -----------|-----------
() | ()| () | ()|
| -----------|-----------
(<S-Tab> | ()| (<S-Tab> | ()|
| -----------|-----------
{("<C-G>g | {("")}| {("<C-G>g | {("")}|
< <
Without auto-close: > Without auto-close: >
@@ -396,11 +396,11 @@ Without auto-close: >
Type | You get Type | You get
========================= =========================
() | (|) () | (|)
-----| --------------|----------
()) | ()| ()) | ()|
-----| --------------|----------
()<S-Tab> | ()| ()<S-Tab> | ()|
| --------------|----------
{}()""<C-G>g | {("")}| {}()""<C-G>g | {("")}|
< <
NOTE: Abbreviations will not be expanded by delimiters used on delimitMate, NOTE: Abbreviations will not be expanded by delimiters used on delimitMate,