Package-level declarations

Types

Link copied to clipboard
class AtxHeaderMarkerBlock(myConstraints: MarkdownConstraints, productionHolder: ProductionHolder, headerRange: IntRange, tailStartPos: Int, endOfLinePos: Int) : MarkerBlockImpl
Link copied to clipboard
class CodeBlockMarkerBlock(myConstraints: MarkdownConstraints, productionHolder: ProductionHolder, startPosition: LookaheadText.Position) : MarkerBlockImpl
Link copied to clipboard
class CodeFenceMarkerBlock(myConstraints: MarkdownConstraints, productionHolder: ProductionHolder, fenceStart: String) : MarkerBlockImpl
Link copied to clipboard
class HtmlBlockMarkerBlock(myConstraints: MarkdownConstraints, productionHolder: ProductionHolder, endCheckingRegex: <Error class: unknown class>?, startPosition: LookaheadText.Position) : MarkerBlockImpl
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard
Link copied to clipboard