buildLink

fun FlowContent.buildLink(    to: DRI,     platforms: List<DisplaySourceSet>,     from: PageNode? = null,     block: FlowContent.() -> Unit)
open override fun FlowContent.buildLink(address: String, content: FlowContent.() -> Unit)