Iron ChIF: Pilot Episode (Audience Commentary)

Yes, exactly.

No-one in the main thread has yet picked up on this:

Here’s the magic bit from the Dialog manual:

Several adjacent line breaks are merged into one, preventing accidental paragraph breaks. Likewise, several adjacent paragraph breaks are merged into one, along with any adjacent line breaks, preventing accidental runs of more than one blank line.

So you can put (line) anywhere you know that you need at least one newline, and if it ends up immediately followed by a (par) later, Dialog will correctly output two line breaks (producing a single blank line) rather than three.

10 Likes