LinkDefinitionRegistrationHook

Hook that registers the LinkDefinitions in the context so that they can be later looked up by com.quarkdown.core.ast.base.inline.ReferenceLinks.

Constructors

Link copied to clipboard
constructor(context: MutableContext)

Functions

Link copied to clipboard
open override fun attach(iterator: ObservableAstIterator)

Attaches this hook to the given iterator.