Searched refs:getInnerSyntax (Results 1 – 2 of 2) sorted by relevance
| /plugin/prosemirror/parser/ | ||
| D | TextNode.php | 95 public function getInnerSyntax() function in dokuwiki\\plugin\\prosemirror\\parser\\TextNode |
| D | Mark.php | 190 if (strpos($this->parent->getInnerSyntax(), '%%') === false) { |