Regular Expression
Submitted by Thursday, 24 November, 2011 - 10:19
on
When I use this regular expression:
"^ | $"
jEdit finds only "^ ". But when i type:
" $|^ "
jEdit finds both.
Bug?
"^ | $"
jEdit finds only "^ ". But when i type:
" $|^ "
jEdit finds both.
Bug?