Quote:
Originally Posted by BenG
Yes, the asterisks are preferable for a scene change because its easy for the double line space to be lost during conversions.
|
But only if you use the option to remove line spaces. But even still, you can end up with a mess.
This is what's preferable...
text
small space
* * *
small space
text
But if you remove line spacing, you can end up with...
text
* * *
text
which does not look as good. It's just easy to go into the CSS and change the code that gives excess line spacing. It's what I do so section breaks don't break.