ReferenceLinkHandlerImpl

class ReferenceLinkHandlerImpl : ReferenceLinkHandler

Implementation for ReferenceLinkHandler to resolve referenced link within the Markdown

Constructors

ReferenceLinkHandlerImpl
Link copied to clipboard
common
fun ReferenceLinkHandlerImpl()

Functions

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

Returns the link for the provided label if it exists

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

Keep the provided link