/md

Markdown compiler implementation.

Primary LanguageC#MIT LicenseMIT

md

Markdown compiler implementation.

It's a learning project (incomplete and archieved).

Include 3 parts:

  • Compiler - not implemented.
  • Tests - compiler unit tests, codegenerated from CommonMark specification.
  • Specification parser - code generation tool for pareparing unit tests from CommonMark specification.