Md.Transforms behaviour (md v0.10.7)
View SourceCustom transforms behaviour to be implemented by custom handlers
Summary
Callbacks
Receives the markdown tag and the rest and applies the desired transformation
Callbacks
@callback apply(binary(), binary()) :: Md.Listener.branch()
Receives the markdown tag and the rest and applies the desired transformation