Read that you are supposed to type something instead of pressing enter (because of the code) but couldn't remember what!
So was wondering what code to put in instead of: - Pressing Shift + Enter. - Pressing Enter. - Other useful things.
Thanks a heap!
I just use shift + enter, assuming I know what you mean.
Manage to figure it out, I meant if I just go shift enter I would get a gap. (When I was writing a story anyways).
Just had to get rid of the gap in the break (in source). Just enter works normally.
Oh, so you're trying not to separate your paragraphs at all?
If you mean how to make paragraphs with scripting I'm sure it's '<p>' when you begin a paragraph and '</p>' when you end it.
Thanks everyone!