|
|
|
|
|
by untog
3898 days ago
|
|
As others have said, you can always strip comments in production builds. But I agree that this is utterly silly - I'd like to see a movement to deprecate including comments in parsing at all. Anything that makes use of such a feature is hacky weirdness from the start. |
|
Re: this comment, if you just don't make huge comments inside the body, but rather above it - as is the usual standard - this is less of an issue.