1 Star 0 Fork 0

qiaoxingxing / Wiz.Editor.md

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 1.12 KB
一键复制 编辑 原始数据 按行查看 历史
qiaoxingxing 提交于 2019-12-09 18:15 . 粘贴时处理缩进; 快速选中;
<!DOCTYPE html>
<html lang="zh" style="height:100%;">
<head>
<meta charset="utf-8" />
<title></title>
<link rel="stylesheet" href="Editor.md/examples/css/style.css" />
<link rel="stylesheet" href="Editor.md/css/editormd.css" />
<script src="Editor.md/examples/js/jquery.min.js"></script>
<script src="Editor.md/editormd.js"></script>
<script src="to-markdown/to-markdown.js"></script>
<script src="md_editor_core.js"></script>
</head>
<body style="height:100%; overflow: hidden;">
<div id="layout" style="height:100%;">
<div id="test-editormd">
<textarea style="display:none;"></textarea>
</div>
</div>
<div class="test-data" style="display: none;">
--
- 1
- 1.1
- 1.1.1
- 1.1.2
- 1.1.2
- 1.1.2
- 1.1.2
- 1.1.2
- 1.2
- 2
- 2.1
- 2.2
</div>
</body>
</html>
1
https://gitee.com/qiaoxingxing/Wiz.Editor.md.git
git@gitee.com:qiaoxingxing/Wiz.Editor.md.git
qiaoxingxing
Wiz.Editor.md
Wiz.Editor.md
master

搜索帮助