Home
last modified time | relevance | path

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

/plugin/prosemirror/parser/
DMark.php169 return $this->getUnformattedSyntax('opening');
178 return $this->getUnformattedSyntax('closing');
188 protected function getUnformattedSyntax($type) function in dokuwiki\\plugin\\prosemirror\\parser\\Mark