GFMElementTypes

object GFMElementTypes

Functions

equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
toString
Link copied to clipboard
common
open fun toString(): String

Properties

HEADER
Link copied to clipboard
common
val HEADER: IElementType
ROW
Link copied to clipboard
common
val ROW: IElementType
STRIKETHROUGH
Link copied to clipboard
common
val STRIKETHROUGH: IElementType
TABLE
Link copied to clipboard
common
val TABLE: IElementType