I'm looking to write a moinmoin macro which performs some processing on the fully rendered version of a page (maybe this is best achieved with an action instead? I'm new to moinmoin and uncertain of the best approach).
Is there an easy way for me to obtain the fully rendered version of the moinmoin page the macro is included in?
It seems the request object has some properties which are close (such as page and data), but not the final results