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.
- Host: GitHub
- URL: https://github.com/tylingsoft/markedown
- Owner: tylingsoft
- Created: 2015-03-31T07:03:10.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-04-08T13:44:06.000Z (over 11 years ago)
- Last Synced: 2025-03-28T07:16:41.827Z (over 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 180 KB
- Stars: 2
- Watchers: 3
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.