GitHubTableMarkerBlock

class GitHubTableMarkerBlock(pos: LookaheadText.Position, constraints: MarkdownConstraints, productionHolder: ProductionHolder, tableColumnsNumber: Int) : MarkerBlockImpl

Constructors

Link copied to clipboard
constructor(pos: LookaheadText.Position, constraints: MarkdownConstraints, productionHolder: ProductionHolder, tableColumnsNumber: Int)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Functions

Link copied to clipboard
open override fun acceptAction(action: MarkerBlock.ClosingAction): Boolean
Link copied to clipboard
open override fun allowsSubBlocks(): Boolean
Link copied to clipboard
Link copied to clipboard
open override fun getDefaultNodeType(): IElementType
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard