www.yaml.org
www.yaml.org copied to clipboard
The yaml.org website
**YAML Test Matrix** Old link - https://matrix.yaml.io/ Fix New Link - https://matrix.yaml.info/
There was a typo at line 161 of index.html "ihttps" --> "https"
#111 This PR updates the link to correct link.
The yamlvim website is https://www.vim.org/scripts/script.php?script_id=3190. I'm not sure if it's a typo or the link has been changed, but it was the wrong link, anyway. ([3191](https://www.vim.org/scripts/script.php?script_id=3191) not [3190](https://www.vim.org/scripts/script.php?script_id=3190)) Thanks.
I noticed this when passing to yamlpp-highlight which highlights lines with trailing spaces differently
Add carvel-ytt tempalte (https://github.com/vmware-tanzu/carvel-ytt) engine to the GoLANG section
Hi guys, we have been working on a Python tool that "Automates the fixing of problems reported by yamllint by parsing its output" So it could be cool to get...
Maybe would you be interted in adding section dedicated to Open source community tools aournd `yaml` cf https://github.com/opt-nc/yamlfixer/issues/53
Like reported in https://github.com/yaml/yaml-spec/issues/172: Links like https://yaml.org/spec/1.2/#ns-tag-char will be redirected and lose the url fragment. I think the old page has to be reinstated. There could be a link on...