提交 96e37f77 编写于 作者: 璃白.'s avatar 璃白. 🌻

feat:添加语言选择

上级 93634f32
......@@ -15,7 +15,7 @@
}
.text {
width: 100%;
height: 400px;
height: 200px;
border: 1px solid red;
overflow-y: auto;
padding: 10px;
......@@ -26,7 +26,7 @@
<body>
<div id="app"></div>
<!-- <textarea class="text" name="" id="" cols="30" rows="10"></textarea> -->
<div contenteditable="true" class="text"></div>
<!-- <div contenteditable="true" class="text"></div> -->
<button id="a">111111</button>
<button id="b">2222222</button>
<script src="./markdown-editor.js"></script>
......@@ -81,7 +81,7 @@ void main()
// aaa.remove()
// })
// `,
// value: "",
value: "",
themeOptions: {
dark: false,
borderColorActive: "#409eff",
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册