howeyc / ledger

Command line double-entry accounting program
https://howeyc.github.io/ledger/
ISC License
461 stars 43 forks source link

Skipping all comment lines #8

Closed silasb closed 8 years ago

silasb commented 8 years ago

I have ledger files with comments in the body of the transaction. This PR allows you to skip those comments.

howeyc commented 8 years ago

LGTM

Thanks.