text like <img src="blah.jpg"> is wrongly converted to something like <img src="<a href="blah.jpg">blah.jpg</a>">
- will help resolve
-
MDL-21168 convert_urls_into_links() is converting inside image tags
-
- Closed
-
text like <img src="blah.jpg"> is wrongly converted to something like <img src="<a href="blah.jpg">blah.jpg</a>">
MDL-21168
convert_urls_into_links() is converting inside image tags