summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/docs/demo/preview.html
blob: 7e8c89fec56aa234d131a632a77802f9077f4d2d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<!doctype html>
<html lang="en">
<head>
  <meta charset="utf-8">
  <title>marked.js preview</title>
  <link rel="stylesheet" href="./demo.css" />
  <base target="_parent">
</head>
<body>
</body>
</html>