1 Star 0 Fork 12

radray/online-markdown

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
index.html 2.07 KB
一键复制 编辑 原始数据 按行查看 历史
恒宇少年 提交于 2018-07-20 08:05 . init
<!doctype html>
<html>
<head>
<meta charset="utf-8">
<link rel="shoticon" href="./favicon.ico" type="image/x-icon">
<meta name="viewport" content="width=device-width,height=device-height,initial-scale=1,user-scalable=0">
<meta name="author" content="https://plus.google.com/112634278852964994392?hl=zh-cn">
<meta name="email" content="yuqiyu@vip.qq.com">
<meta name="description" content="一款简单易用的微信公众号格式化工具,主要针对代码做格式化处理。">
<title>恒宇少年 - 在线工具</title>
<script src="./js/index.js"></script>
<link rel="stylesheet" href="./themes/github-v2.css" id="codeThemeId" />
<link rel="stylesheet" id="pageThemeId" />
</head>
<body>
<div class="topheader">
<a target="_blank" href="https://gitee.com/hengboy"><h1>MarkDown转换工具</h1></a>
<span>微信公众号格式化工具</span>
<ul>
<li class="forkbtn"><a href="https://gitee.com/hengboy/online-markdown" target="_blank">源码地址</a></li>
<li><a href="https://gitee.com/hengboy" target="_blank">恒宇少年</a></li>
<!--<li><iframe allowtransparency="true" frameborder="0" scrolling="0" width="90px" height="20px" class="github-star" src="http://ghbtns.com/github-btn.html?user=barretlee&amp;repo=online-markdown&amp;type=watch&amp;count=true&amp;size=middle"></iframe></li>
--></ul>
</div>
<textarea id="input" spellcheck="false"></textarea>
<button class="btn copy-button" style="display:none;" data-clipboard-action="cut" data-clipboard-target="#outputCtt">复制</button>
<button class="btn convert-button">预览</button>
<div id="output">
<div class="themes-config">
<div class="theme-wrapper">
<label>页面主题选择:</label><select class="page-theme"></select>
</div>
<div class="theme-wrapper">
<label>代码主题选择:</label><select class="code-theme"></select>
</div>
</div>
<div class="wrapper" id="outputCtt"></div>
</div>
</body>
</html>
1,1 To
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
HTML
1
https://gitee.com/radray/online-markdown.git
git@gitee.com:radray/online-markdown.git
radray
online-markdown
online-markdown
master

搜索帮助