File: test.html

package info (click to toggle)
node-y-codemirror 3.0.1-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 296 kB
  • sloc: javascript: 543; makefile: 5
file content (9 lines) | stat: -rw-r--r-- 140 bytes parent folder | download
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<head>
  <title>Testing y-codemirror</title>
</head>
<body>
  <script src="./dist/test.js"></script>
</body>
</html>