Home
last modified time | relevance | path

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

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