Searched defs:NORMALIZE_RELATIVE (Results 1 – 2 of 2) sorted by relevance
/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/ | ||
H A D | TableOfContentsBuilder.php | 44 public const NORMALIZE_RELATIVE = TableOfContentsGenerator::NORMALIZE_RELATIVE; global() define in League\\CommonMark\\Extension\\TableOfContents\\TableOfContentsBuilder |
H A D | TableOfContentsGenerator.php | 36 public const NORMALIZE_RELATIVE = 'relative'; global() define in League\\CommonMark\\Extension\\TableOfContents\\TableOfContentsGenerator |