Searched refs:frontmatter (Results 1 – 9 of 9) sorted by relevance
| /plugin/commonmark/src/Dokuwiki/Plugin/Commonmark/ |
| H A D | Commonmark.php | 29 $frontmatter = $FMresult->getFrontMatter(); 35 …if(!empty($frontmatter) && gettype($frontmatter) == "array") { // frontmatter must be array if val… 36 if (array_key_exists('tags', $frontmatter)) { 37 $tags = $frontmatter['tags'];
|
| /plugin/combo/action/ |
| H A D | toolbar.php | 61 $frontmatter = array( 101 'list' => array($frontmatter, $blockquote, $webcode, $twitter, $unit)
|
| /plugin/combo/ComboStrap/ |
| H A D | MetadataFrontmatterStore.php | 228 …public static function createFromFrontmatterString($page, $frontmatter = null): MetadataFrontmatte… argument 230 if ($frontmatter === null) { 233 $jsonArray = self::frontMatterMatchToAssociativeArray($frontmatter); 237 $frontmatter = new MetadataFrontmatterStore($page, $jsonArray); 238 $frontmatter->setContentWithoutFrontMatter(''); 239 return $frontmatter;
|
| H A D | PageId.php | 132 $frontmatter = MetadataFrontmatterStore::createFromPage($resource); 133 $value = $frontmatter->getFromName(self::getPersistentName());
|
| /plugin/codemirror/dist/modes/ |
| D | yaml-frontmatter.min.js.map | 1 …frontmatter/yaml-frontmatter.js"],"names":["mod","exports","module","require","define","amd","Code…
|
| /plugin/combo/ |
| H A D | cli.php | 235 $this->frontmatter($startPath, $depth); 486 private function frontmatter($namespaces, $depth) function in cli_plugin_combo
|
| /plugin/latexport/examples/ |
| D | example.tex | 118 \frontmatter
|
| /plugin/mdpage/vendor/cebe/markdown/ |
| D | README.md | 190 - [hyn/frontmatter](https://github.com/hyn/frontmatter) - Frontmatter Metadata Support (JSON, TOML,…
|
| /plugin/codemirror/dist/ |
| D | scripts.min.js.map | 1 …frontmatter","z80","settings","activeline","default_","closebrackets","fontsize","choices","requir…
|