into-hiccup
function
nextjournal.markdown/into-hiccup
Helper function to be used with custom hiccup renderer.
Takes a hiccup vector, a context and a node, embeds node's `:content` into the hiccup vector markup mapping through `->hiccup`.
The node itself is not embedded, only its children.
Examples
No examples yet. Be the first to add one!