I agree that is what it does and that is what is suposed to do. Paolo tells us it should work differently. I think that would be best done with a different API.
Massimo
> def wiki():
> return auth.wiki() # no "render" argument
>
> The output is:
>
> {'content': <gluon.html.XML object at 0xa79902c>}
>
> I guess this is the normal behavior for all .wiki calls (just the content).
>
--

