javascript - Line break on one enter, paragraph break on two consecutive enter keys on TinyMCE -


tinymce great editor tool. want achieve following :

  1. whenever press enter key, new line break (br) should added , cursor should after it.

  2. whenever press enter key consecutively 2 times, paragraph(p) tag should added.

  3. whenever press enter key consecutively 3 or more times, same behaviour can replicated.

ps: pressing shift + enter not solution, can't educate our users.

if can't achieved in tinymce, please suggest me more editors, can achieved.

normal js/ jquery solution(without editor framework) appreciated too. thank you.


Comments

Popular posts from this blog

c# SetCompatibleTextRenderingDefault must be called before the first -

c++ - Fill runtime data at compile time with templates -

C#.NET Oracle.ManagedDataAccess ConfigSchema.xsd -