pcouy@lemmy.pierre-couy.fr to Programming@programming.devEnglish · 4 months agoThe yaml document from hellruudvanasseldonk.comexternal-linkmessage-square40fedilinkarrow-up1103arrow-down15file-text
arrow-up198arrow-down1external-linkThe yaml document from hellruudvanasseldonk.compcouy@lemmy.pierre-couy.fr to Programming@programming.devEnglish · 4 months 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·3 months 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?