onLink

abstract fun onLink(link: DocumentationLink): DocumentationLink

Transforms a link, in the form of [link], within a KDoc documentation.

Return

the transformed link

Parameters

the

original link