Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

a parse error when strong tag in a tag #100

Open
dongua opened this issue Aug 18, 2015 · 0 comments
Open

a parse error when strong tag in a tag #100

dongua opened this issue Aug 18, 2015 · 0 comments

Comments

@dongua
Copy link

dongua commented Aug 18, 2015

The demo is

source:
<a href="1"><strong>Meteor</strong></a>
<strong><a href="1">TypeScript</a></strong> 

result:
**[Meteor**](1)
**[TypeScript](1)**

First result of the link is wrong.

stefanor pushed a commit to stefanor/html2text that referenced this issue Jan 14, 2016
…-check-dict-key

🐛 fix get element style key error

Thanks Smite Chow @lovemyliwu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant