summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/browser/index.html
blob: fbde12931fe675d508a46a16b3533d4effeeb44c (plain)
1
2
3
4
5
<!doctype html>
<title>marked tests</title>
<p>testing...</p>
<script src="marked.js"></script>
<script src="test.js"></script>