John T. Wodder II
John T. Wodder II
When set, `escape()` performs the more minimal escaping used for values. - Option name: `is_value`? `escape_spaces`?
Also try to include the column number and filename
- [ ] Test reading & writing bytes - [ ] Test `dump()` and `load()` - [ ] Doctest the README examples somehow?
If I have a `.cook` file with a non-numeric timer like: ``` Cook for ~{a few%minutes}. ``` then `cook doctor` will not report any problems when validating the recipe, but...
Running `cook seed` with cookcli 0.19.0 produces a `README.md` containing the following links which currently lead to 404 errors: - `[tips and tricks](https://cooklang.org/docs/best-practices/)` - `[the docs](https://cooklang.org/cli/help/)` (Cf. #211)