Home
last modified time | relevance | path

Searched refs:parseOnce (Results 1 – 2 of 2) sorted by relevance

/plugin/mdpage/src/DokuWiki/Plugin/Mdpage/
DMarkdown.php28 return $parser->parseOnce($content);
DMarkdownRendererTrait.php16 public function parseOnce($content) { function