Hi folks, I need to use XSLT to do a few modifications to HTML when document gets saved. It all goes fine, except I got stuck on one requirement. The indent level of bulleted list may not be more than 2. So I have embedded lists:
<ul>
<li>bull0</li>
<li>bull1
<ul>
<li>bull1.1</li>...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.