Blank line?

I thought I knew how to do this but I lost the thread somewhere. For a particular section of my book, I need to insert a blank line before and after a paragraph. When I do this, they get translated into scene breaks in the compiled output, which is not what I want. I just want some extra space when I need it. Any ideas? Thanks!

Insert a non-break space where you want the blank line to remain one.

Or fix it in your compile format, if blank lines are just blank lines, all over your project.

1 Like

non-break was just what I needed - thanks!

1 Like