heat
heat copied to clipboard
Added support for YAML file
I've added support for .yml files. YAML featueres:
- comment in file
- json without escaping in file
- anchor and aliases
- anchor and aliases with patch
you can use https://www.json2yaml.com/ to convert actual json to a yml file and then use it.