CodeMirror Highlight text inside the html tags

前端 未结 0 1711
长发绾君心
长发绾君心 2020-12-01 12:58

My code is as bellow:

var te_html = document.getElementById("code-html");

window.editor_html = CodeMirror.fromTextArea(te_html, {
    mode: "t         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题