Builder

object Builder

Functions

buildLinkMap
Link copied to clipboard
common
fun buildLinkMap(root: ASTNode, text: CharSequence): LinkMap
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