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

php - How to add and update images or image url in Volusion using Volusion API -

Laravel mail error `Swift_TransportException in StreamBuffer.php line 269: Connection could not be established with host smtp.gmail.com [ #0]` -

c# SetCompatibleTextRenderingDefault must be called before the first -