Searched refs:endAllNestedLists (Results 1 – 1 of 1) sorted by relevance
2489 i += MarkdownList.endAllNestedLists(buf, i, nestedLists); in endAllListsAndQuotes()2954 static size_t endAllNestedLists(ref OutBuffer buf, size_t i, ref MarkdownList[] nestedLists) in endAllNestedLists() function4414 i += MarkdownList.endAllNestedLists(buf, i, nestedLists); in highlightText()