Gitea: Markdown Image Hyperlinking Error

Created on 28 Oct 2018  路  3Comments  路  Source: go-gitea/gitea

Description

When adding an image with a link using markdown, attempting to open the link opens the image instead.

I copied the discord button on this repo's README to test as it works great on Github but fails on my repo (obviously I change the parameters to match my discord server).

kinbug

Most helpful comment

I'd like to try to work on this.

All 3 comments

I'd like to try to work on this.

My PR #4675 would solve this and another similar issue (#4569 ) once it gets merged.
Could you try the patch @hughesjs to see if it works for you?

Apologies for the late reply, been dealing with some family issues. Can confirm that this has been fixed on the current master build. Thanks guys, great job!

Was this page helpful?
0 / 5 - 0 ratings