Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/92hackers/advanced-markdown

An advanced markdown parser and compiler. focus on extensibility and high performance
https://github.com/92hackers/advanced-markdown

cy demo fwaefawef jfiwajefjwe markdown marked marked-js md nice yycc

Last synced: about 1 month ago
JSON representation

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

Awesome Lists containing this project

README

        

# Advanced Markdown

[![npm](https://badgen.net/npm/v/marked)](https://www.npmjs.com/package/marked)
[![downloads](https://badgen.net/npm/dt/marked)](https://www.npmjs.com/package/marked)
[![snyk](https://snyk.io/test/npm/marked/badge.svg)](https://snyk.io/test/npm/marked)

## 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