Searched refs:RendtoDW (Results 1 – 2 of 2) sorted by path
32 … $event->data = Commonmark::RendtoDW(preg_replace('/\A<!DOCTYPE markdown>/','',$event->data));
13 public static function RendtoDW($markdown): string { function in Dokuwiki\\Plugin\\Commonmark\\Commonmark