TableAwareCodeSpanGeneratingProvider

Special version of org.intellij.markdown.flavours.commonmark.CommonMarkFlavourDescriptor.CodeSpanGeneratingProvider, that will correctly escape table pipes if the code span is inside a table cell.

Constructors

Link copied to clipboard
constructor()

Functions

Link copied to clipboard
open override fun processNode(visitor: HtmlGenerator.HtmlGeneratingVisitor, text: String, node: ASTNode)