https://github.com/niku/markdown-preview-eww
Realtime markdown preview by eww
https://github.com/niku/markdown-preview-eww
Last synced: over 1 year ago
JSON representation
Realtime markdown preview by eww
- Host: GitHub
- URL: https://github.com/niku/markdown-preview-eww
- Owner: niku
- License: mit
- Created: 2014-11-16T15:01:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2021-04-30T02:07:11.000Z (about 5 years ago)
- Last Synced: 2025-01-12T16:41:32.547Z (over 1 year ago)
- Language: Emacs Lisp
- Homepage:
- Size: 550 KB
- Stars: 122
- Watchers: 11
- Forks: 14
- Open Issues: 15
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# markdown-preview-eww.el
Realtime preview by eww.

## How to use
install redcarpet from gem `% gem install redcarpet`
Open markdown file using emacs.
Execute `markdown-preview-eww`
## Requirements
- Emacs24.4 or higher
- eww (embedded in Emacs24.4)
- Ruby
- [redcarpet](https://github.com/vmg/redcarpet)