Home
last modified time | relevance | path

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

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