renzev@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 months agoAI's take on XMLlemmy.worldimagemessage-square128fedilinkarrow-up11.25Karrow-down120
arrow-up11.23Karrow-down1imageAI's take on XMLlemmy.worldrenzev@lemmy.world to Programmer Humor@lemmy.mlEnglish · 2 months agomessage-square128fedilink
minus-squarefrezik@midwest.sociallinkfedilinkarrow-up15·2 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-up4·2 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.