@[email protected] to Programmer [email protected]English • 10 months agoAI's take on XMLlemmy.worldimagemessage-square135fedilinkarrow-up11.25Kcross-posted to: [email protected]
arrow-up11.25KimageAI's take on XMLlemmy.world@[email protected] to Programmer [email protected]English • 10 months agomessage-square135fedilinkcross-posted to: [email protected]
minus-square@[email protected]linkfedilink15•10 months agoIIRC, the original reason was to avoid people making custom parsing directives using comments. Then people did shit like "foo": "[!-- number=5 --]" instead.
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.