<a href="abc.de"><ins>inserted</ins></a> becomes <a href="abc.de" /><ins>…</ins>

27 views
Skip to first unread message

Christian Roth

unread,
Dec 17, 2015, 5:04:36 PM12/17/15
to tagsoup-friends
Hi,

the following – valid and well-formed – code

<a href="abc.de"><ins>inserted</ins></a>

becomes

<a href="abc.de"/><ins>inserted</ins>

after processing with TagSoup 1.2.1. 

Why is this? Is there a way I can modify/patch it so that the result is the (already correct) input?

Thanks,
Christian
Reply all
Reply to author
Forward
0 new messages