Home
last modified time | relevance | path

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

/plugin/prosemirror/schema/
H A DNode.php155 public function trimContentLeft() { function in dokuwiki\\plugin\\prosemirror\\schema\\Node
157 $this->content[0]->trimContentLeft();
/plugin/prosemirror/
H A Drenderer.php273 $curNode->trimContentLeft();