bare URLs don't get recognized as such - Neuron

Welcome to the Functional Programming Zulip Chat Archive. You can join the chat here.

fiatjaf

if I paste an URL like https://some.url.com/ on a zettel it doesn't get rendered as a clickable link on HTML, why? how can I make it be recognized as such?

Sridhar Ratnakumar

bare URLs won't be clickable, per commonmark spec

fiatjaf

ok, that did the job.