代码拉取完成,页面将自动刷新
同步操作将从 笔心/mdeditor 强制同步,此操作会覆盖自 Fork 仓库以来所做的任何修改,且无法恢复!!!
确定后同步将在后台操作,完成时将刷新页面,请耐心等待。
#mdeditor,
#mdeditor-html {
display: block;
width: 50%;
height: inherit;
min-height: 200px;
padding: 10px;
border: 1px solid #ccc;
box-sizing: border-box;
}
#mdeditor {
float: left;
line-height: 1.5em;
resize: none;
outline: none;
border: 1px solid #ccc;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
-webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
#mdeditor:focus {
border-color: #66afe9;
outline: 0;
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}
#mdeditor-html {
margin-left: 50%;
font-size: 14px;
}
.mdeditor-html h1,
.mdeditor-html h2,
.mdeditor-html h3,
.mdeditor-html h4,
.mdeditor-html h5,
.mdeditor-html h6 {
margin-top: 20px;
margin-bottom: 10px;
}
.mdeditor-html p {
margin: 0 0 10px;
line-height: 1.5em;
}
.mdeditor-html .md-inline-code,
.mdeditor-html pre,
.mdeditor-html code {
font-family: "YaHei Consolas Hybrid", Consolas, "Meiryo UI", "Malgun Gothic", "Segoe UI", "Trebuchet MS", Helvetica, monospace, monospace;
}
.mdeditor-html .md-inline-code {
padding: 3px 5px;
border: 1px solid #ccc;
color: #c7254e;
background-color: #f9f2f4;
border-radius: 3px;
}
.mdeditor-html .md-ul {
display: list-item;
margin-left: 3em;
list-style-type: disc;
}
.mdeditor-html .md-ol {
margin-left: 3em;
}
.mdeditor-html .md-ol .md-ol-no {
margin-right: 8px;
margin-left: -20px;
}
.mdeditor-html img {
display: block;
border: 0;
}
.mdeditor-html .md-code {
background: #f6f6f6;
border: 1px solid #ddd;
}
.mdeditor-html .md-code ol {
margin: 20px;
color: #888;
}
.mdeditor-html .md-code li {
line-height: 1.5em;
color: #333;
}
.mdeditor-html .md-code-line-even {
background: #eee;
}
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。