https://bugs.exim.org/show_bug.cgi?id=2614
--- Comment #1 from Giridaramoorthy K <giriat2022@???> ---
Also we can absolutely find the start and end of a html tag
ex: (<a)>.*?<~1
Note: ~1 will store a> which is a mirrored string of <a
--
You are receiving this mail because:
You are on the CC list for the bug.