Builder

object Builder

Functions

buildLinkMap
Link copied to clipboard
common
fun buildLinkMap(root: ASTNode, text: CharSequence): LinkMap
equals
Link copied to clipboard
common
open operator fun equals(other: Any?): Boolean
hashCode
Link copied to clipboard
common
open fun hashCode(): Int
normalizeDestination
Link copied to clipboard
common
fun normalizeDestination(s: CharSequence, processEscapes: Boolean): CharSequence
normalizeLabel
Link copied to clipboard
common
fun normalizeLabel(label: CharSequence): CharSequence
normalizeTitle
Link copied to clipboard
common
fun normalizeTitle(s: CharSequence): CharSequence
toString
Link copied to clipboard
common
open fun toString(): String