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

Including hashtag in link URL breaks the link when rendering #58

Open
safetymonkey opened this issue Aug 26, 2015 · 1 comment
Open

Comments

@safetymonkey
Copy link

For example, if I pass in {text: "#awesome", weight: 15, link: "/tags/%23awesome"} it alters the HTML escape character and renders it as <a href="/tags/%2523awesome">#awesome</a>.

@qbunt
Copy link

qbunt commented Jan 4, 2017

Seeing exactly the same thing here

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

2 participants