link

fun link(text: String, url: String): Boolean(source)
fun link(url: String, creator: MarkdownContext.() -> Unit): Boolean(source)