forked from FG42/FG42
1
0
Fork 0

Small commentary has been added to livemd

This commit is contained in:
Sameer Rahmani 2019-09-11 14:29:14 +01:00
parent f5c6925e5e
commit d8a2f0a1ea
1 changed files with 4 additions and 1 deletions

View File

@ -12,7 +12,10 @@
;; Kudos to Hrvoje Simic for his great work.
;;; Commentary:
;; Realtime Markdown previews for Emacs.
;; Realtime Markdown previews for Emacs. install `livedown' package
;; using npm like: `npm install -g livedown' and then use `livemd-preview'
;; function to start the dev server.
;;; Code:
(defgroup livemd nil
"Realtime Markdown previews"