If true, lines that are completely empty will be skipped. An empty line is defined to be one which evaluates to empty string.
If true, lines that are completely empty (those which evaluate to an empty string) will be skipped. If set to <code>'greedy'</code>, lines that don't have any content (those which have only whitespace after parsing) will also be skipped.