demo.html 224 B

12345678910
  1. <meta charset="utf-8">
  2. <title>zx-markdown-editor demo</title>
  3. <script src="./zx-markdown-editor.umd.js"></script>
  4. <link rel="stylesheet" href="./zx-markdown-editor.css">
  5. <script>
  6. console.log(zx-markdown-editor)
  7. </script>