yaniswang / xhEditor

xhEditor是一个基于jQuery开发的简单迷你并且高效的在线可视化HTML编辑器。
http://xheditor.com/
GNU Lesser General Public License v3.0
244 stars 79 forks source link

添加多级列表的bug #29

Closed ICTlight closed 7 years ago

ICTlight commented 7 years ago

添加多级列表时,数字列表序号错误,如: 1.------------- 2.------------- 2.1----------- 2.2----------- 1.------------- 2.------------- 3.-------------

yaniswang commented 7 years ago

很抱歉,这个项目从15年开始,就已经不再更新了。 如果你有能力,可以自行修改源代码。