id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc	release
4452	[Patch] Use wiki formatting in tables	nangel@nothome.org	rjollos	It would be nice to be able to use wiki rendering of the output; for example, if using the sqlite database backend, it would be nice to be able to make the links by using !WikiFormatting:\r\n\r\n{{{\r\n  {{{\r\n  #!SQLTable\r\n   select '[milestone:' || name || ' ' || name || "]" as name,\r\n   due,completed,description from milestone \r\n  }}}\r\n}}}\r\n\r\nright now, it displays a literal {{{[milestone:milestone1 milestone1]}}}	enhancement	closed	normal	WikiTableMacro	normal	fixed		falkb	0.11
