markdownParser
Creates a markdown parser with the given configuration.
Return
A function that takes markdown text and returns a list of result objects
Parameters
config
The configuration function for the parser builder
Creates a markdown parser with the given configuration.
A function that takes markdown text and returns a list of result objects
The configuration function for the parser builder