ReferenceLinkHandlerImpl

class ReferenceLinkHandlerImpl : ReferenceLinkHandler

Implementation for ReferenceLinkHandler to resolve referenced link within the Markdown

Constructors

Link copied to clipboard
fun ReferenceLinkHandlerImpl()

Functions

Link copied to clipboard
open override fun find(label: String): String

Returns the link for the provided label if it exists

Link copied to clipboard
open override fun store(label: String, destination: String?)

Keep the provided link