HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Please upgrade here. These earlier versions are no longer being updated and have security issues.
How to add or remove buttons, replace <p> with <br> etc... ?
This discussion is related to the TinyMCE addon.
How to add or remove buttons, replace p with br, how to change default text area size? Can't do this like with regular TinyMCE because I can't find any tinyMCE.init({ code anywhere according to official manual.
0
Answers
Shift+Enter = <br/>
Enter = <p>
Thanks but not a solution. Need it to be by default, because < p > not suits to my theme well.