Pedro Cunha
Pedro Cunha
For some reason, the code present at the `asciicast` block in [line 207](https://github.com/r-lib/cli/blob/HEAD/vignettes/semantic-cli.Rmd#L207) isn't rendered, and what's rendered instead is the next `asciicast` block. All remaning `asciicast` blocks after this...
Shouldn't `label_dollar` be renamed `label_currency`? I know it is functionally the same, but such a name would instantly tell the programmer that multiple currencies are probably supported, prompting one to...
Currently, if one turns on strict mode or uses the check command (eg. `check accounts`, `check payees`), hledger stops after the first undeclared account/payee is encountered. While this is technically...