Searched refs:parentNodeType (Results 1 – 1 of 1) sorted by relevance
140 val parentNodeType = node.parent?.type in buildContentTo() constant141 …if (parentNodeType != MarkdownElementTypes.EMPH && parentNodeType != MarkdownElementTypes.STRONG) { in buildContentTo()