mirror of
https://github.com/plankanban/planka.git
synced 2026-02-26 03:21:55 +03:00
[Feature Request] Clickable link from URL #90
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @mottosso on GitHub (Mar 25, 2021).
Hi all,
Is it somehow possible to get links clickable per default? Here's the beahvior I'm seeing currently. I'm working around it by wrapping a link in Markdown for the time being.
@mottosso commented on GitHub (Mar 25, 2021):
Hm, this seems to work on the demo page, is there any setup I have missed?
@nickbe commented on GitHub (Mar 25, 2021):
This also works in my own setup.
@meltyshev Is this still working for you too in the dev version?
@meltyshev commented on GitHub (Mar 25, 2021):
Already did it 😀
@mottosso commented on GitHub (Mar 27, 2021):
Works wonders, thanks a lot!