@polemic/parser
v1.0.0-beta.11
Published
Parser for parsing Polemic Markdown (PMD) into a Polemic Document Object (PDO).
Downloads
6
Maintainers
Readme
Polemic Parser
Parser for parsing Polemic Markdown (PMD) into a Polemic Document Object (PDO).
Usage
parse(md: string): Promise<PDO>