Open GoogleCodeExporter opened 8 years ago
I figured it out. You need to specify integer values here:
'1' = 'p'
'2' = 'br'
'3' = 'div'
I needed to dig into the CkEditor source itself to figure this out. I'd
recommend adding some constants to the CKConfig class for this.
Original comment by cw...@cloudsherpas.com
on 2 Aug 2011 at 7:12
Thank you ! I will add these constants
Original comment by picard.d...@gmail.com
on 2 Aug 2011 at 7:18
Is this modified? Should I use the integer values or should I use some kind of
constants?
Thanks!
Original comment by cris...@gmail.com
on 24 Jul 2012 at 2:15
Original issue reported on code.google.com by
cw...@cloudsherpas.com
on 2 Aug 2011 at 6:30