I am not sure where to ask this question since it is specific to tinyMCE, but anyway here goes.
In tinyMCE when you hit enter it goes down two lines (Creating a <p> tag), if you hold shift and hit enter it goes down one line (Creating a <br> tag). Is there any way to reverse how that works?
For instance, in this text are I am typing now, if I hit enter it only goes down one line (creating a <br> tag), the same for a word Document.
I tried finding the code in tinyMCE to edit it, but I had no luck, if anyone can help me out, i'd appreciate it greatly.
Thanks!