We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi! Posting this Markdown link creates a 'Bad request' error:
[Dunning Kruger effect](http://en.wikipedia.org/wiki/Dunning–Kruger_effect)
with all clients I tried.
Although other similar links are properly parsed, like this one:
[Peter principle](http://en.wikipedia.org/wiki/Peter_Principle)
Thanks!
The text was updated successfully, but these errors were encountered:
Sail does this fine, though - it handles the markdown correctly and sends the output fine.
Examples:
Both were using the Wikipedia links with a "–" in them and worked fine.
EDIT: Sail uses this library for the Markdown - GitHub link - which is why it works when the API doesn't.
Sorry, something went wrong.
No branches or pull requests
Hi! Posting this Markdown link creates a 'Bad request' error:
with all clients I tried.
Although other similar links are properly parsed, like this one:
Thanks!
The text was updated successfully, but these errors were encountered: