Home
last modified time | relevance | path

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

/plugin/prosemirror/parser/
DTextNode.php81 $doc .= $mark->getClosingSyntax();
83 $doc .= $mark->getClosingSyntax();
DMark.php172 public function getClosingSyntax() function in dokuwiki\\plugin\\prosemirror\\parser\\Mark