Menu

#146 html2rst issue with multiple links

open
nobody
add-ons (4)
5
2010-08-23
2010-08-23
No

html2rst fails to detect the second link if there are two links with different text to the same target, e.g:

<a href="foo.html">one</a>
<a href="foo.html">two</a>

I 'fixed' it by removing the first if clause in html2rst.py:274

Discussion


Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.