I typed in a card with the name test / one two
. As soon as I hit the /
and then space, the Link button appeared, even though there is no link.
If I try to hide the link, I get this:
If I inspect the → link button, I see that the href is http:///
.
It seems like the regex needs to be tweaked. I’d like to be able to type I want/need coffee
without a link being detected:)