fix(README): Remove unnecessary trailing characters

This commit is contained in:
Kim K 2019-02-17 12:54:20 +01:00
parent bbe9b034f0
commit 8aea30f89f

View File

@ -87,7 +87,7 @@ Features
}|
* Auto detect when to close by checking the equality of pairs within the buffer: >
* Auto detect when to close by checking the equality of pairs within the buffer
input:
const user = getUser|id)
@ -146,7 +146,7 @@ Features
See Fly Mode section for details
* Multibyte Pairs
Support any multibyte pairs such as <!-- -->, <% %>, """ """
See multibyte pairs section for details