Note: more white space characters are allowed in Paratext 9 but are not selectable in the UI and
are not supported as thoroughly as these characters are. See isWhiteSpace for more
information.
This corresponds to the character set used by CharExtensions.IsInvisibleCharOrWhitespace from
ParatextData.dll
The contents (without surrounding
[]) of a regex character class matching Paratext-9-selectable invisible characters and white space characters.These are the characters listed in Paratext 9's "Whitespace and invisible characters drop-down" that the user can insert into the text:
Usage in regex character classes: wrap this in
[]to create a character class, e.g.:Note: more white space characters are allowed in Paratext 9 but are not selectable in the UI and are not supported as thoroughly as these characters are. See isWhiteSpace for more information.
This corresponds to the character set used by
CharExtensions.IsInvisibleCharOrWhitespacefromParatextData.dll