You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for awesome package, it works most of the time but sometimes it can't parse some html tags. For example the following html:
<ul><li>Hiking boots </li><li>Warm proper clothes</li><li>Water and snacks</li><li>Trekking/hiking poles</li><li>Gaiters</li><li><span style="background-color: rgb(255, 255, 0);">Cash for the tickets</span><br></li></ul>
Can you please have a look?
The text was updated successfully, but these errors were encountered:
Thanks for awesome package, it works most of the time but sometimes it can't parse some html tags. For example the following html:
<ul><li>Hiking boots </li><li>Warm proper clothes</li><li>Water and snacks</li><li>Trekking/hiking poles</li><li>Gaiters</li><li><span style="background-color: rgb(255, 255, 0);">Cash for the tickets</span><br></li></ul>
Can you please have a look?
The text was updated successfully, but these errors were encountered: