Documentation is available at Xhtml.php
<?php class Text_Wiki_Render_Xhtml extends Text_Wiki_Render { function pre() { return; } function post() { return; } } ?>