DocumentParser

class DocumentParser(flexmarkParser: Parser, headerIdGenerator: HeaderIdGenerator)

Constructors

Link copied to clipboard
constructor(flexmarkParser: Parser, headerIdGenerator: HeaderIdGenerator)

Functions

Link copied to clipboard
fun parse(sourceText: String, basePath: Path): MarkdownDocument