Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ryym/drop-markdown
Instant markdown viewer on the WEB
https://github.com/ryym/drop-markdown
Last synced: 6 days ago
JSON representation
Instant markdown viewer on the WEB
- Host: GitHub
- URL: https://github.com/ryym/drop-markdown
- Owner: ryym
- Created: 2015-12-12T14:03:14.000Z (about 9 years ago)
- Default Branch: proto
- Last Pushed: 2015-12-12T15:12:15.000Z (about 9 years ago)
- Last Synced: 2024-04-13T03:38:27.889Z (10 months ago)
- Language: JavaScript
- Homepage: http://ryym.github.io/drop-markdown/
- Size: 32.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Drop Markdown
## About
Instant Markdown viewer on the WEB.
This is not an editor, just a viewer for people who want to read Markdown files without any tools or browser add-ons.## TODO
* Multiple file viewing
* Styling
* Syntax highlight of code blocks
* Open links in a new tab
* Dealing with local links (how?)