CodeFenceMarkerBlock

class CodeFenceMarkerBlock(myConstraints: MarkdownConstraints, productionHolder: ProductionHolder, fenceStart: String) : MarkerBlockImpl

Constructors

Link copied to clipboard
constructor(myConstraints: MarkdownConstraints, productionHolder: ProductionHolder, fenceStart: String)

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