pcouy@lemmy.pierre-couy.fr to Programming@programming.devEnglish · 7 days agoThe yaml document from hellruudvanasseldonk.comexternal-linkmessage-square40fedilinkarrow-up1102arrow-down15file-text
arrow-up197arrow-down1external-linkThe yaml document from hellruudvanasseldonk.compcouy@lemmy.pierre-couy.fr to Programming@programming.devEnglish · 7 days agomessage-square40fedilinkfile-text
A 10 minute read covering some YAML edge-cases that you should have in mind when writing complex YAML files
minus-squarevrighter@discuss.tchncs.delinkfedilinkarrow-up6·5 days agoall json is valid yaml and can be parsed with a yaml parser. Yaml is literally a superset of json. In what world are they not comparable?
all json is valid yaml and can be parsed with a yaml parser. Yaml is literally a superset of json. In what world are they not comparable?