mirror of
https://github.com/emn178/js-md2.git
synced 2026-08-12 20:27:33 +08:00
create project
This commit is contained in:
@@ -0,0 +1,12 @@
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>MD2</title>
|
||||
<script src="../src/md2.js"></script>
|
||||
<script src="debug.js"></script>
|
||||
<script src="test.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user