AtxHeaderMarkerBlock

class AtxHeaderMarkerBlock(myConstraints: MarkdownConstraints, productionHolder: ProductionHolder, headerRange: IntRange, tailStartPos: Int, endOfLinePos: Int) : MarkerBlockImpl

Constructors

Link copied to clipboard
constructor(myConstraints: MarkdownConstraints, productionHolder: ProductionHolder, headerRange: IntRange, tailStartPos: Int, endOfLinePos: Int)

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