Searched defs:contentIndent (Results 1 – 1 of 1) sorted by relevance
2843 int contentIndent; /// the level of indent the content starts at variable3021 const contentIndent = getMarkdownIndent(buf, iLineStart, iContentStart); in parseUnorderedListItem() local3050 const contentIndent = getMarkdownIndent(buf, iLineStart, iContentStart); in parseOrderedListItem() local