Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/loov/mark
- Owner: loov
- Created: 2015-11-25T12:02:14.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-02-21T19:00:10.000Z (over 8 years ago)
- Last Synced: 2024-03-26T01:09:03.091Z (8 months ago)
- Language: Go
- Size: 50.8 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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