pandao / editor.md

The open source embeddable online markdown editor (component).
http://editor.md.ipandao.com/
MIT License
13.69k stars 2.41k forks source link

代码块中包含<textarea><textarea>标签后代码丢失 #968

Open wangtao-luse opened 1 year ago

wangtao-luse commented 1 year ago
<div class="md-editor">
            <div id="md-container-box" >
                <textarea id="textContent"></textarea>
            </div>
        </div>