ReferenceLinkHandlerImpl

class ReferenceLinkHandlerImpl : ReferenceLinkHandler

Implementation for ReferenceLinkHandler to resolve referenced link within the Markdown

Constructors

ReferenceLinkHandlerImpl
Link copied to clipboard
fun ReferenceLinkHandlerImpl()

Functions

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

Returns the link for the provided label if it exists

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

Keep the provided link