New Test Version Posted
2023-06-12
- Allow for href='' in fix_relative_text_links processing.
Quote:
Originally Posted by agumon1123
|
That particular story, in chapter 22 contains a couple <a> tags that have href="":
Code:
<a href="">https://www.scottish-history.com/origins3.shtml</a><br/>
<a href="">https://www.livescience.com/who-were-picts-scotland</a></p>
The
fix_relative_text_links code wasn't expecting that particular mistake.