Searched defs:headingLevel (Results 1 – 1 of 1) sorted by relevance
2369 const headingLevel = cast(int) (iAfterHashes - iHeadingStart); in detectAtxHeadingLevel() local2434 …Heading(ref OutBuffer buf, size_t iStart, ref size_t iEnd, const ref Loc loc, ref int headingLevel) in endMarkdownHeading()4211 int headingLevel = 0; in highlightText() local