public function init()
 {
     ApiMarkdown::$renderer = $this;
     ApiMarkdownLaTeX::$renderer = $this;
 }