Files
Document-Management-System-…/vendor/scrivo/highlight.php/test/detect/xml/default.txt
2021-04-07 19:25:18 -04:00

14 lines
264 B
Plaintext
Vendored

<!DOCTYPE html>
<title>Title</title>
<style>body {width: 500px;}</style>
<script type="application/javascript">
function $init() {return true;}
</script>
<body>
<p checked class="title" id='title'>Title</p>
<!-- here goes the rest of the page -->
</body>