Hi, I have a similar requirement. Could you please help me in below
implementation.In RTE Component of AEM - unordered list by default
provides "." bullet list.I need to provide an option to make list with
checkmark bullets.If we add some style (by configuring styles nodes) for
list, then markup is generating as below. Line One Line Two
so whatever changes made( colored check mark or font) are
applying to whole li content.i need to insert a class in ul so that i
can control default "." bull...