Pangram checker: Difference between revisions

Content added Content deleted
(→‎In one regex: HTML escaping.)
Line 1,250: Line 1,250:
===In one regex===
===In one regex===


TXR's regular expression engine supports the intersection operator, denoted by <code>&</code>
TXR's regular expression engine supports the intersection operator, denoted by <code>&amp;</code>
A pangram is a string which is contained in the intersection of these regular expressions:
A pangram is a string which is contained in the intersection of these regular expressions: