pentacent / keila

Open Source Newsletter Tool.
https://keila.io
GNU Affero General Public License v3.0
1.25k stars 61 forks source link

bug: creating an image-link does not work in markdown #245

Closed lukaprincic closed 8 months ago

lukaprincic commented 8 months ago

in markdown editor - both rich text and plain markdown code - creating a link from an image does not create a clickable image.

for example:

something like:

[![](https://static.keilausercontent.com/efaad4f1-5896-4d69-b469-1d2628badc1b.png)](https://www.facebook.com/events/1024564368594210/ "Major Arcana 5 facebook event")

does not work.

the image is displayed but it is not clickable.

wmnnd commented 8 months ago

Thanks for reporting this issue! I’ve fixed it now and the fixed version is already available on app.keila.io!