xkikeg / okane

Plain text accounting software supporting ledger-cli format using Rust
MIT License
4 stars 0 forks source link

Add include directive support. #74

Closed xkikeg closed 1 year ago

xkikeg commented 1 year ago

Now it supports parsing & formatting include directive. Probably we should support dense (no-space) pattern as my ledger often utilize the vertical space to put semantical gap between items.

57