mirror of
https://github.com/yhl452493373/frpc-panel.git
synced 2026-04-04 14:27:01 +08:00
add link href
This commit is contained in:
@@ -9,6 +9,7 @@
|
||||
<script src="../static/lib/codemirror/mode/properties/properties.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<a href="https://codemirror.net/5/doc/manual.html">https://codemirror.net/5/doc/manual.html</a>
|
||||
<textarea id="code" name="code"></textarea>
|
||||
<script>
|
||||
var editor = CodeMirror.fromTextArea(document.getElementById("code"), {
|
||||
|
||||
Reference in New Issue
Block a user