Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/loov/mark

A markdown parser for books
https://github.com/loov/mark

Last synced: 4 days ago
JSON representation

A markdown parser for books

Awesome Lists containing this project

README

        

Markdown parser for books.

Warning: Work in progress, API-s will change.

### TODO

* Implement numlist
* Implement modifiers properly
* Implement links/images by reference and footnotes
* Implement better markup parsing
* Implement HTML parsing
* Implement callouts.
* Remove `Separator.Title` and replace it with something better
* Cleanup `reader.ignoreTrailingN`
* Handle empty item in list
* Handle empty text in separator
* Fix list parser
* Implement `Quote` lazyness http://spec.commonmark.org/0.22/#block-quotes
* Check for lazy continuoation of setext