Opened 11 years ago
Closed 11 years ago
#11348 closed Bug (invalid)
Enter Key without <BR> tag
Reported by: | Subash | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | Core : Editable | Version: | |
Keywords: | Cc: |
Description
Dear Team,
I have used the below code in Config.js, but <br> is used with paragraph tag.
config.enterMode = CKEDITOR.ENTER_P;
I need to enter <P> tag without <br> tag.
CKEDITOR.ENTER_P (1) – new <p> paragraphs are created; CKEDITOR.ENTER_BR (2) – lines are broken with <br> elements; CKEDITOR.ENTER_DIV (3) – new <div> blocks are created.
Please guide me to resolve this issue. Thanks in Advance.
Regards, Subash Ramadoss
Change History (1)
comment:1 Changed 11 years ago by
Keywords: | Enter Key removed |
---|---|
Resolution: | → invalid |
Status: | new → closed |
Version: | 4.3 |
This is an issue tracker. Please ask your question on http://ckeditor.com/forum