You are here: PSPad forum > English discussion forum > Re: HTML Multihighlighter issue

Re: HTML Multihighlighter issue

#1 HTML Multihighlighter issue

Posted by: carbonize | Date: 2014-12-05 19:26 | IP: IP Logged

The Multihighlighter doesn't recognise links to external JavaScript.

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<title>Document</title>
</head>
<body>
<script>
// This is recognised as JavaScript
</script>
<script src="http://google.com"> </script>
<script>
// And this is recognised
</script>
</body>
</html>

--
Carbonize

Options: Reply | Quote | Up ^


#2 Re: HTML Multihighlighter issue

Posted by: carbonize | Date: 2014-12-12 10:11 | IP: IP Logged

You had a chance to look at this Jan?

--
Carbonize

Options: Reply | Quote | Up ^


#3 Re: HTML Multihighlighter issue

Posted by: pspad | Date: 2014-12-12 10:13 | IP: IP Logged

yes, there is necessary to update regular expressions for script detection in multihighlighter. It shouldn't be so hard to do it.

Options: Reply | Quote | Up ^


#4 Re: HTML Multihighlighter issue

Posted by: pspad | Date: 2015-01-04 20:17 | IP: IP Logged

carbonize:
You had a chance to look at this Jan?

Fixed. Available in the next build

Options: Reply | Quote | Up ^






Editor PSPad - freeware editor, © 2001 - 2024 Jan Fiala, Hosted by Webhosting TOJEONO.CZ, design by WebDesign PAY & SOFT, code Petr Dvořák, Privacy policy and GDPR