regex:all_text_not_containing
Table of Contents
Regex - All Text Not Containing
Text that does not contain ~
[^~\x22]+
Match anything except \n
.*
regex/all_text_not_containing.txt · Last modified: 2022/09/20 23:28 by peter
[^~\x22]+
.*