Home
last modified time | relevance | path

Searched defs:NORMALIZE_DISABLED (Results 1 – 2 of 2) sorted by relevance

/plugin/commonmark/vendor/league/commonmark/src/Extension/TableOfContents/
H A DTableOfContentsBuilder.php39 public const NORMALIZE_DISABLED = TableOfContentsGenerator::NORMALIZE_DISABLED; global() define in League\\CommonMark\\Extension\\TableOfContents\\TableOfContentsBuilder
H A DTableOfContentsGenerator.php35 public const NORMALIZE_DISABLED = 'as-is'; global() define in League\\CommonMark\\Extension\\TableOfContents\\TableOfContentsGenerator