-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
mailto markdown failed #652
Comments
This is a third-party library bug, see russross/blackfriday#248 |
no it's not, you need to set this
|
@bkcsoft could you send a PR to fix this? |
bkcsoft : I found it into app.ini, I changed it but I still got the same issue ... |
I confirmed #186 didn't resolve this. @andrew-boyarshin, could you have time to look at this one? |
@lunny, yes, I didn't intend to resolve this issue in my PR. I should probably try. |
So let's move this to v1.2. |
[x]
):Description
Is it possible to use mailto in markdown on gitea ?
When I try
it produces an hyperlink
instead of the mailto link
--- Want to back this issue? **[Post a bounty on it!](https://www.bountysource.com/issues/40881325-mailto-markdown-failed?utm_campaign=plugin&utm_content=tracker%2F47456670&utm_medium=issues&utm_source=github)** We accept bounties via [Bountysource](https://www.bountysource.com/?utm_campaign=plugin&utm_content=tracker%2F47456670&utm_medium=issues&utm_source=github).Anythink I am doing wrong?
many thanks
The text was updated successfully, but these errors were encountered: