Any Regex gurus out there? (regular expression)
Usually I can piece something together by trial and error without deep regular expression syntax expertise, but I am thrashing on this pattern:
"for example in <a href="../bible/2ki019.htm#2">2 Kings 19:2</a>; <a href="../bible/2ch026.htm#22">2 Chronicles 26:22</a>; <a href="../bible/2ch032.htm#20">32:20-32</a>, it is read"
The "after" result would look as follows:
"for example in 2 Kings 19:2; 2 Chronicles 26:22; 32:20-32, it is read"
Thanks,
Steve
Steve MacKenzie
Bellevue, WA