MarkdownListConverter
Helper that converts a Markdown list to a value of type T.
Parameters
list
list to convert
T
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