showdownjs / showdown

A bidirectional Markdown to HTML to Markdown converter written in Javascript
http://www.showdownjs.com/
MIT License
14.26k stars 1.56k forks source link

Links without protocols not treated as link #755

Closed Rafi993 closed 2 years ago

Rafi993 commented 4 years ago

links without protocols like google.com are not treated as link while www.google.com is treated as link is there any option to allow all this.