mirror of
https://github.com/jiangmiao/auto-pairs.git
synced 2025-04-21 20:18:48 +08:00
doc: Update README and AutoPairs.txt with updated equal-pair-detection when using <BS>
This commit is contained in:
parent
32cb36870c
commit
baf6487eca
@ -87,7 +87,7 @@ Features
|
||||
|
||||
}|
|
||||
|
||||
* Auto detect when to close by checking the equality of pairs within the buffer
|
||||
* Auto detect how to close/delete pairs by checking the equality of pairs
|
||||
|
||||
input:
|
||||
const user = getUser|id)
|
||||
|
@ -103,7 +103,7 @@ Support ```, ''' and """: >
|
||||
output:
|
||||
'''|'''
|
||||
|
||||
Auto detect when to close by checking the equality of pairs within the buffer: >
|
||||
Auto detect how to close/delete pairs by checking the equality of pairs: >
|
||||
input:
|
||||
const user = getUser|id)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user