Reputation: 676
Extremely annoying:
When I am writing a new post in Wordpress (latest version) and I am pressing <ENTER>
, I get a paragraph break instead of a simple break.
eg:
text ENTER
text
instead of
text ENTER
text
How do I disable this behavior?
I do NOT want to use Shift+Enter
to get this desired (_ common sense _) action.
Upvotes: 0
Views: 203
Reputation: 3738
Write your article in HTML tab instead of the Visual tab and you'll not have this problem anymore.
Upvotes: 2