Hi everybody,
I'm looking for a way to define custom <li> and <ul> tags in CKEditor. What it should do is, that after the text is submited, the default output for Bullets is changed from <ul><li>123</li></ul> to <ul class="123class"><li>123</li></ul>
Where can I define/change this in CKEditor?
I'm looking for a way to define custom <li> and <ul> tags in CKEditor. What it should do is, that after the text is submited, the default output for Bullets is changed from <ul><li>123</li></ul> to <ul class="123class"><li>123</li></ul>
Where can I define/change this in CKEditor?
Re: Custom <ul> and <li> class
Re: Custom <ul> and <li> class