1 Star 6 Fork 1

文本编辑器/md-editor-v3

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 415 Bytes
一键复制 编辑 原始数据 按行查看 历史
<!DOCTYPE html>
<html lang="zh-CN">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>develop</title>
<link
rel="stylesheet"
href="https://cdn.staticfile.org/font-awesome/4.7.0/css/font-awesome.css"
/>
</head>
<body>
<div id="app"></div>
<script type="module" src="/dev/main.ts"></script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/text-editor/md-editor-v3.git
git@gitee.com:text-editor/md-editor-v3.git
text-editor
md-editor-v3
md-editor-v3
develop

搜索帮助