advanced-markdown

An advanced markdown parser and compiler. focus on extensibility and high performance

MIT License

Stars
0

Advanced Markdown

Introduction

A brief introduction of advanced markdown.

Features

Support write custom markdown grammars

Table of content

Table [toc]

Roadmap

The current project target will focus on extensibility, ready to use and high performance

  1. Build custom project docs website.
  2. Add test coverage report.
  3. Split inline grammars into self modules.
  4. Add more unit test cases.
  5. Add benchmark test cases, and optimize the lib based on the test result.
  6. Implement 5 to 10 other killer markdown grammars, via separate repository,
  7. Write guidelines on how to design and implement custom markdown grammars.

Demo

TODO: Demo page

Docs

TODO: Add docs

Installation

License

MIT