Skip to content

Commit

Permalink
Merge pull request #26 from zenkiezhu/fix-issue#25
Browse files Browse the repository at this point in the history
Fix issue#25
  • Loading branch information
ancane authored Nov 22, 2017
2 parents 134fd33 + 7c58f2c commit d81f271
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions markdown-preview-mode.el
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@
;;
;;; Code:

(eval-when-compile (require 'cl))
(require 'cl-lib)
(require 'websocket)
(require 'markdown-mode)
Expand Down

0 comments on commit d81f271

Please sign in to comment.