I am getting so sick and tired of every time I hit enter one of those pops up. Can I disable that some how? If I want it to be that then I'll add it myself! It spaces it out way too much.
I just googled it and looked through the program and I dont see anywhere where it is possible to change that function. The only thing I can suggest is use the double pane feature ... code view and page view and input a <br> or whatever where you wan the break instead of using the return key in the page view. If anyone else knows where you can turn this off let us know ... I would be interested in changing this aswell.
Thanks and GL
Why would you need to hit enter otherwise? When I hit enter, I know that its going to insert a paragraph <p> break, and that works fine for me.
If you'd rather it make a line break <br> then hit shift+enter instead.
I did not know this. Thanks much. 🙂
Hehe forgot about shift+enter 🙂 thanks
You could also use CSS to change how much white space is added between paragraphs.