The forum operates in read-only mode. Please head to StackOverflow for support.
config.enterNextTags : [ 'h1' : 'p', 'h2' : 'p', 'h3' : 'p', ... 'code' : 'code', 'blockquote' : 'div', '*' : 'br' ] ;
Re: Format dropdown and enterMode CKEDITOR.ENTER_BR
i'm looking for the same function.
Is there a way to apply a style to a selection instead of a block using the block's styles?
Thanks!
Re: Format dropdown and enterMode CKEDITOR.ENTER_BR
Something like :
Re: Format dropdown and enterMode CKEDITOR.ENTER_BR
Re: Format dropdown and enterMode CKEDITOR.ENTER_BR