Type

object Type

Properties

Link copied to clipboard
const val ATXHeading1: Int = 9
Link copied to clipboard
const val ATXHeading2: Int = 10
Link copied to clipboard
const val ATXHeading3: Int = 11
Link copied to clipboard
const val ATXHeading4: Int = 12
Link copied to clipboard
const val ATXHeading5: Int = 13
Link copied to clipboard
const val ATXHeading6: Int = 14
Link copied to clipboard
const val Autolink: Int = 33
Link copied to clipboard
const val Blockquote: Int = 4
Link copied to clipboard
const val BulletList: Int = 6
Link copied to clipboard
const val CodeBlock: Int = 2
Link copied to clipboard
const val CodeInfo: Int = 41
Link copied to clipboard
const val CodeMark: Int = 39
Link copied to clipboard
const val CodeText: Int = 40
Link copied to clipboard
const val Comment: Int = 31
Link copied to clipboard
const val CommentBlock: Int = 20
Link copied to clipboard
const val Document: Int = 1
Link copied to clipboard
const val Emphasis: Int = 25
Link copied to clipboard
const val EmphasisMark: Int = 38
Link copied to clipboard
const val Entity: Int = 23
Link copied to clipboard
const val Escape: Int = 22
Link copied to clipboard
const val FencedCode: Int = 3
Link copied to clipboard
const val HardBreak: Int = 24
Link copied to clipboard
const val HeaderMark: Int = 34
Link copied to clipboard
const val HorizontalRule: Int = 5
Link copied to clipboard
const val HTMLBlock: Int = 17
Link copied to clipboard
const val HTMLTag: Int = 30
Link copied to clipboard
const val Image: Int = 28
Link copied to clipboard
const val InlineCode: Int = 29
Link copied to clipboard
const val Link: Int = 27
Link copied to clipboard
const val LinkLabel: Int = 43
Link copied to clipboard
const val LinkMark: Int = 37
Link copied to clipboard
const val LinkReference: Int = 18
Link copied to clipboard
const val LinkTitle: Int = 42
Link copied to clipboard
const val ListItem: Int = 8
Link copied to clipboard
const val ListMark: Int = 36
Link copied to clipboard
const val OrderedList: Int = 7
Link copied to clipboard
const val Paragraph: Int = 19
Link copied to clipboard
const val ProcessingInstruction: Int = 32
Link copied to clipboard
Link copied to clipboard
const val QuoteMark: Int = 35
Link copied to clipboard
const val SetextHeading1: Int = 15
Link copied to clipboard
const val SetextHeading2: Int = 16
Link copied to clipboard
const val StrongEmphasis: Int = 26
Link copied to clipboard
const val URL: Int = 44