MarkdownListToValue
Helper that converts a Markdown list to a Value of type V.
Parameters
list
list to convert
V
type of value to convert to
E
type of elements that compose the output value
N
type of nodes, children of the list, that can be handled