You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
html/template: document that comments are stripped from html templates
The exsisting documentaion doesn't document that the comments are
stripped from html templates after they are parsed. This patch tries
to document the behavior and provide a rationale along with a workaround
for that.
Fixes#28628
0 commit comments