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

Found New Bug Case #7

Open
geyang opened this issue Mar 31, 2016 · 0 comments
Open

Found New Bug Case #7

geyang opened this issue Mar 31, 2016 · 0 comments

Comments

@geyang
Copy link

geyang commented Mar 31, 2016

Hi @aesterline ,

Thanks for this great plugin! I think I found a bug case.

The markdown is the following:

[![Join the chat at https://gitter.im/escherpad/luna](https://img.shields.io/badge/GITTER-join%20chat-green.svg?style=flat-square)](https://gitter.im/escherpad/luna?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)

The correct result should be:

<p><a href="https://gitter.im/escherpad/luna?utm_source=badge&amp;utm_medium=badge&amp;utm_campaign=pr-badge&amp;utm_content=badge"><img src="https://img.shields.io/badge/GITTER-join%20chat-green.svg?style=flat-square" alt="Join the chat at https://gitter.im/escherpad/luna"></a></p>

but it looks like flowdock's result is a little strange:

<p>[![Join the chat at <a href="https://gitter.im/escherpad/luna%5D(https://img.shields.io/badge/GITTER-join%20chat-green.svg?style=flat-square)%5D(https://gitter.im/escherpad/luna?utm_source=badge&amp;utm_medium=badge&amp;utm_campaign=pr-badge&amp;utm_content=badge)">https://gitter.im/escherpad/luna](https://img.shields.io/badge/GITTER-join chat-green.svg?style=flat-square)](https://gitter.im/escherpad/luna?utm_source=badge&amp;utm_medium=badge&amp;utm_campaign=pr-badge&amp;utm_content=badge)</a></p>
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