renzev@lemmy.world to Programmer Humor@lemmy.mlEnglish · 3 months agoAI's take on XMLlemmy.worldimagemessage-square127fedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageAI's take on XMLlemmy.worldrenzev@lemmy.world to Programmer Humor@lemmy.mlEnglish · 3 months agomessage-square127fedilink
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up0·3 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.worldlinkfedilinkarrow-up0·3 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.