v0.5.0
Add #43
Regarding whitespace handling there are two additional rules:
- Collapses multiple blank lines into a single blank line.
- Empty lines at the start and end of blocks are removed. (Files always end with a single newline, though.)
Add #43
Regarding whitespace handling there are two additional rules: