{"ScriptPreparationCode":"string = \u0022This https://mantine.dev/core/text/ also has a #hashtag\u0022;\r\nurlPattern = /(\\b(https?):\\/\\/[-A-Z0-9\u002B\u0026@#\\/%?=~_|!:,.;]*[-A-Z0-9\u002B\u0026@#\\/%=~_|])/gi;","TestCases":[{"Name":"String.split","Code":"string.split(urlPattern)","IsDeferred":false},{"Name":"Regex.match","Code":"string.match(urlPattern)","IsDeferred":false}]}