marked/test/browser/index.html

6 lines
128 B
HTML
Raw Normal View History

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