build

fun build(): suspend (String) -> Unit(source)

Creates a parser function that processes markdown text and returns a list of result objects.

Return

A function that takes markdown text and returns a list of result objects