marked/test/browser/index.html
2012-03-11 00:43:00 -06:00

6 lines
128 B
HTML

<!doctype html>
<title>marked tests</title>
<p>testing...</p>
<script src="marked.js"></script>
<script src="test.js"></script>