I found a few RFCs for JSON. What would be the best way to request a modification to the grammar or parser section(s) in order to propose the idea of supporting comments? As I understand it, JSON does not officially support comments. I understand there are rationales against using comments in JSON, but I'd still like to make a proposal for something that might work.
- See Can comments be used in JSON?
- See JSON.org
- See RFC 4627
- See RFC 7159
- See RFC 8259