mirror of
https://github.com/Raimondi/delimitMate.git
synced 2025-12-07 21:24:51 +08:00
Fix doc
Fix unusual formatting in section 3.1
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user