refactory-id / bootstrap-markdown

Bootstrap plugin for markdown editing
Apache License 2.0
1.99k stars 371 forks source link

Expanded url protocol check to allow https, mailto and protocol-less … #210

Closed acrobat closed 8 years ago

acrobat commented 8 years ago

…URLs.

This regex will allow the most common urls. See test suite

Fixes: #180