Home
last modified time | relevance | path

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

/plugin/prosemirror/schema/
DNode.php178 public function trimContentRight() function in dokuwiki\\plugin\\prosemirror\\schema\\Node
182 $this->content[$contentLength]->trimContentRight();
/plugin/prosemirror/
Drenderer.php280 $curNode->trimContentRight();