Home
last modified time | relevance | path

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

/plugin/prosemirror/schema/
H A DNode.php177 public function trimContentRight() { function in dokuwiki\\plugin\\prosemirror\\schema\\Node
180 $this->content[$contentLength]->trimContentRight();
/plugin/prosemirror/
H A Drenderer.php274 $curNode->trimContentRight();