misc whitespace fix in docs

This commit is contained in:
Olivier Perret 2017-05-11 20:42:09 +02:00
parent ec636ce04b
commit 7f541e5879
3 changed files with 5 additions and 6 deletions

View File

@ -20,8 +20,7 @@ Types
is not a valid regex is not a valid regex
*int-list*, *str-list*:: *int-list*, *str-list*::
a list, elements are separated by a colon (:) if an element needs a list, elements are separated by a colon (:) if an element needs
to contain a colon, it can be escaped to contain a colon, it can be escaped with a backslash
with a backslash
*range-faces*:: *range-faces*::
a `:` separated list of a pair of a buffer range a `:` separated list of a pair of a buffer range
(`<begin line>.<begin column>,<end line>.<end column>` or (`<begin line>.<begin column>,<end line>.<end column>` or