wangEditor 输出的 Javascript 代码:
const a = 100; function fn(x) { return x + 10 }; // 注释
wangEditor 输出的 HTML 代码:
<div>text1</div>