Skip to content

Clickable URLs

Marwin Lebensky requested to merge mlbn33/tc-frontend:qandaLinks into master

closes #286 (closed)

UrlLinkifier results:
image

^((?:.|\n)*?|(?:[.]{2,}))(www.[^\s\/$.?#].[^\s]*|(?:(?:https?):\/\/)]?[^\s\/$.?#].[^\s]*|(?:(?:[^\s\/$.?\d#]+)(?:[.])(?![.]))[^\s]+)

https://regex101.com/
This is the latest regex, but please do not use it. Work on this regex is still in progress.

Edited by Marwin Lebensky

Merge request reports