*/ class @@PLUGIN_COMPONENT_NAME@@ extends Doku_Renderer { /** @inheritDoc */ public function getFormat() { return '@@PLUGIN_NAME@@'; } // FIXME implement all methods of Doku_Renderer here }