Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
pongo2 enforces restrictions on the structure of top level context keys. This breaks JSON/YAML/other formats if they have regular dashes (-) in key names. The `--input-root-key` parameter puts the entire input file context under a common key, which allows it to function normally.
- Loading branch information