Hacker News new | ask | show | jobs
by kbolino 633 days ago
I don't know what issues others have had with it, but for me one notable thing is that html/template strips all comments out. This is by design, but it's not documented anywhere. I've proposed making this configurable, but my proposal has gotten no traction so far.
1 comments

https://github.com/golang/go/issues/54380

I didn't know about that. I agree it qualifies as a "weird issue".