1 Star 0 Fork 0

wl3/mermaid-live-editor

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
index.html 933 Bytes
一键复制 编辑 原始数据 按行查看 历史
<!doctype html>
<html>
<head>
<meta charset="UTF-8">
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>Online FlowChart &amp; Diagrams Editor - Mermaid Live Editor</title>
<meta name="og:image" content="https://mermaidjs.github.io/images/header.png">
<link rel="canonical" href="https://mermaidjs.github.io/mermaid-live-editor/">
<meta name="description" content="Simplify documentation and avoid heavy tools. Open source Visio Alternative. Commonly used for explaining your code! Mermaid is a simple markdown-like script language for generating charts from text via javascript.">
</head>
<body>
<h1>Legacy live editor - no longer maintained</h1>
<div id="root"></div>
<script src="./src/index.js" charset="UTF-8"></script>
<script>
location.href = location.href.replace('https://mermaid-js.github.io', 'https://mermaid-js.github.io');
</script>
</body>
</html>
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/wl3/mermaid-live-editor.git
[email protected]:wl3/mermaid-live-editor.git
wl3
mermaid-live-editor
mermaid-live-editor
master

搜索帮助