Home
last modified time | relevance | path

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

/template/strap/syntax/
H A Dfrontmatter.php67 const START_TAG = '---json'; define in syntax_plugin_combo_frontmatter
70 const PATTERN = self::START_TAG . '.*?' . self::END_TAG;
/template/strap/ComboStrap/
H A DMetadataFrontmatterStore.php249 $frontMatterStartTag = syntax_plugin_combo_frontmatter::START_TAG;
429 $frontmatterStartTag = syntax_plugin_combo_frontmatter::START_TAG;