Git Hub Table Marker Block
class GitHubTableMarkerBlock(pos: LookaheadText.Position, constraints: MarkdownConstraints, productionHolder: ProductionHolder, tableColumnsNumber: Int) : MarkerBlockImpl
Content copied to clipboard
Types
Functions
acceptAction
Link copied to clipboard
open override fun acceptAction(action: MarkerBlock.ClosingAction): Boolean
Content copied to clipboard
allowsSubBlocks
Link copied to clipboard
getBlockConstraints
Link copied to clipboard
getDefaultNodeType
Link copied to clipboard
getNextInterestingOffset
Link copied to clipboard
isInterestingOffset
Link copied to clipboard
open override fun isInterestingOffset(pos: LookaheadText.Position): Boolean
Content copied to clipboard
processToken
Link copied to clipboard
override fun processToken(pos: LookaheadText.Position, currentConstraints: MarkdownConstraints): MarkerBlock.ProcessingResult
Content copied to clipboard
Properties
currentLine
Link copied to clipboard