Hi,
is it possible to include a large block of a regex (like this one: http://www.ex-parrot.com/pdw/Mail-RFC822-Address.html) without escaping all colliding characters first?
i think of something like
\begin{following_section_will_not_be_parsed_by_latex} (a+?b) \end{...}
thank you!
Andrew