renzev@lemmy.world to Programmer Humor@lemmy.mlEnglish · 11 months agoAI's take on XMLlemmy.worldexternal-linkmessage-square128linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1external-linkAI's take on XMLlemmy.worldrenzev@lemmy.world to Programmer Humor@lemmy.mlEnglish · 11 months agomessage-square128linkfedilink
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up0·11 months agoIIRC, the original reason was to avoid people making custom parsing directives using comments. Then people did shit like "foo": "[!-- number=5 --]" instead.
minus-squareCodex@lemmy.worldcakelinkfedilinkarrow-up0·11 months agoI’ve written Go code; they were right to fear.
IIRC, the original reason was to avoid people making custom parsing directives using comments. Then people did shit like
"foo": "[!-- number=5 --]"
instead.I’ve written Go code; they were right to fear.