fix build under newer KConfig by bump cmake min version
This commit is contained in:
21
3rdparty/lexilla540/lexilla/test/examples/hypertext/x.html
vendored
Normal file
21
3rdparty/lexilla540/lexilla/test/examples/hypertext/x.html
vendored
Normal file
@ -0,0 +1,21 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<script type="text/javascript">
|
||||
var b = /abc/i.test('abc');
|
||||
let b = 1;
|
||||
'x\
|
||||
</t>'
|
||||
// issue 214 fix to behave same as single quote escaped eol
|
||||
"x\
|
||||
</t>"
|
||||
</script>
|
||||
<head>
|
||||
<meta name="Date.Modified" content="20010515" />
|
||||
<title>SinkWorld - Portability</title>
|
||||
§
|
||||
<unknown>SinkWorld - Portability</unknown>
|
||||
<img src="SciTEIco.png" height=64 width=64 />
|
||||
<link rel="stylesheet" type="text/css" from="SW.css">
|
||||
<destination href="SW.css" height=64 width=64></destination>
|
||||
</head>
|
||||
</html>
|
Reference in New Issue
Block a user