Omd_parserSourceBeware: the functions in this module may raise exceptions! If you use them, you should be careful.
accumulator (beware, reversed tokens)
context information: previous elements
tokens to parse
most important loop, which has to be given as an argument
val default_parse :
?extensions:Omd_representation.extensions ->
?default_lang:string ->
l ->
Omd_representation.tTranslate tokens to Markdown representation.