Page 1 of 1

Unsorted list

PostPosted: 27 Oct 2014 14:59
by George
Hello!

Impossible to create structures like this (via visual editor):
html code
<ul>
<li>test</li>
<ul>
<li>test2</li>
<ul>
<li>test</li>
</ul>
</ul>
</ul>
_ test
__ test2
___ test3

Video showcase.

Re: Unsorted list

PostPosted: 05 Nov 2014 15:55
by Alexander Bulei
Hi George,

Unfortunately confirmed, but we cannot do nothing with this.
It's a jquery plugin issue...

Best Regards.