Searched refs:render_softbreaks (Results 1 – 1 of 1) sorted by relevance
15 …public static function RendtoDW($markdown, $frontmatter_tag = 'off', $render_softbreaks = 0): arra… argument20 $environment = self::createDWEnvironment($render_softbreaks);116 public static function createDWEnvironment($render_softbreaks): Environment { argument121 if ($render_softbreaks) {