For macros returning a Genshi Element or Stream, using `to_unicode()` would lead to XML serialization. Replace this by using the `_markup_to_unicode`, which uses XHTML serialization as needed.
See #8600.
Authored by: cboos 2009-08-26
Parent: [r8511]
Child: [r8513]