1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-01 21:12:27 +01:00

minor formatting improvement to help for 'wordseparators'

This commit is contained in:
Doug Kearns
2008-08-17 19:52:53 +00:00
parent 461d6b9154
commit c45f21e25e

View File

@@ -693,11 +693,11 @@ Possible words:
____
|\'wsp'| |\'wordseparators'|
|\'wsp'| |\'wordseparators'| +
||'wordseparators' 'wsp'|| string (default: [\.,!\?:;/\\"\^\$%&§\(\)\[\]\\{\\}<>#\\*\+\\|=~ _\\-])
____
A regex which defines the word separators which are used for the 'hintmatching' types
'wordstartswith' and 'firstletters' to split the words in the text of a link.
"wordstartswith" and "firstletters" to split the words in the text of a link.
____
// vim: set syntax=asciidoc: