id summary reporter owner description type status priority milestone component version resolution keywords cc 614 Markup doesn't work in attributes magnus.carlsson@… cmlenz "I can use `${Markup(data)}` to avoid escaping in most cases but when I try to use it in a attribute it is ignored: {{{#!genshi
${Markup(data)}
}}} will produce something like this if `data = ""Text Text""` {{{#!genshi
Text Text
}}} My main use case or this is to include ` ` in the tooltips." defect new major 0.8 Template processing 0.7.2 hodgestar