Home
last modified time | relevance | path

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

/plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/
DCommonmark.php15 public static function RendtoDW($markdown, $frontmatter_tag = 'off'): array { argument
73 if($frontmatter_tag == 'off') {
75 } elseif($frontmatter_tag == 'upper') {