Skip to content

Fix improper whitespace handling for comments

Compare
Choose a tag to compare
@timothyb89 timothyb89 released this 31 Mar 18:59
· 56 commits to master since this release

This releases fixes a grammar issue where the comment rule improperly consumed trailing newlines. This could cause subsequent rules expecting a leading newline to fail.