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

https://github.com/tylingsoft/markedown

Markdown parser based on marked, added some source map feature.
https://github.com/tylingsoft/markedown

Last synced: about 1 year ago
JSON representation

Markdown parser based on marked, added some source map feature.

Awesome Lists containing this project

README

          

# markedown

Markdown parser based on marked, added some source map features.

## features added

`data-line="123"` attributes are added to all the top level elements.

## installation

`bower install markedown`

## usage

Should be identical to marked.