﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
1778	"Proposed {% ""alternate comment syntax"" %}"	pb@…	Adrian Holovaty	"What if, in addition to `{% comment %}{% endcomment %}`, the template system offered this alternative syntax:

{{{
    {% ""Quoted standalone comment"" %}
}}}   

and/or

{{{
    {% """"""Quoted standalone comment"""""" %}
}}}   


It's much more concise, vaguely Pythonic in a docstring kind of way, and (I think) unambiguous with regard to current tags."	enhancement	closed	Template system		minor	fixed			Unreviewed	0	0	0	0	0	0
