Commit Graph

53 Commits

Author SHA1 Message Date
Igor Shymko f98d9114ca fix #32 drop dep on uuidgen; replace with uuid function 2018-12-13 15:39:40 +02:00
Igor Shymko cba12b7776 version bump 2018-09-29 10:25:53 +03:00
Juergen Hoetzel 363692d79a
Add workaround for Emacs 26 async network-server-process issues
Fixes #33
Fixes #30
2018-09-24 16:41:47 +02:00
Igor Shymko 4ec15183fc
Merge pull request #27 from zenkiezhu/inline-css-js-support
Add inline css/js support
2017-11-22 09:23:10 +02:00
Zenkie Zhu e93fd4e47e Add inline css/js support 2017-11-22 12:33:16 +08:00
Zenkie Zhu 7c58f2c18b Fix issue#25
https://github.com/ancane/markdown-preview-mode/issues/25
2017-11-21 23:27:55 +08:00
Igor Shymko 134fd33675 doc update; version bump 2017-08-20 14:59:49 +03:00
Makoto Shimazu 3c38932da7 Restrict accessing form another machine 2017-08-18 12:27:04 +09:00
Igor Shymko b55c8ddba2 text frame check 2016-12-12 00:43:47 +02:00
Igor Shymko 7634460a77 var renamed 2016-12-12 00:17:33 +02:00
Igor Shymko 73d90fab7c Support multiple preview from same http port 2016-12-11 18:44:45 +02:00
Igor Shymko 191365929d Extra stylesheets for preview. Fixes #20 2016-12-11 13:55:24 +02:00
Igor Shymko 322825b9e5 package-lint feedback fixes 2016-12-08 13:59:10 +02:00
Igor Shymko ce39428d39 favicon.ico 2016-12-07 18:41:09 +02:00
Igor Shymko e1fce78ad3 http option fix 2016-12-07 10:59:33 +02:00
Igor Shymko 7fb0f3bd11 Open browser preview via http call 2016-12-07 00:43:39 +02:00
Igor Shymko fffc15e8bd Version bump; depend on web-server; ws/http host&port split 2016-12-06 19:57:12 +02:00
Igor Shymko 2fc9f06fdf Client javascript support: fixes #18 2016-12-05 15:40:52 +02:00
Igor Shymko 0e2edf3f48 Version bump 2016-12-05 13:38:21 +02:00
Igor Shymko c197aa51cc Do not reload css on every message 2016-12-05 13:36:57 +02:00
Igor Shymko c415d7e4a7 WS host/port injection fixes #14 2016-12-05 13:19:43 +02:00
Christopher Warrington dc3b2dfba7 Default to 'local for markdown-preview-host
* Prefer to use 'local over "127.0.0.1" to indicate localhost, as the
underlying functions use 'local for localhost.
* Adjust type to be a union of 'local and a string.
2016-10-03 22:04:06 -07:00
Igor Shymko 25f1de2839 untabify 2016-08-30 12:19:08 +03:00
Igor Shymko 639f76437c fix #10 - listen on 127.0.0.1 by default 2016-08-30 12:04:59 +03:00
Igor Shymko 8d48d92324 preview file cleanup 2016-08-29 23:58:12 +03:00
Igor Shymko 60cc2646b8 version bump 2016-08-29 19:33:19 +03:00
Jean-Baptiste Lab 90b964e27d Allow using relative links from the file to preview, references issue #11
Change the implementation of "markdown-preview--open-browser-preview" to
copy "preview.html" into the directory of the Markdown file to be
previewed and browse-url that file instead.
2016-08-23 09:48:37 +02:00
Igor Shymko 625c041efd Remove kill buffer hook; version bump 2016-06-04 18:59:54 +03:00
Igor Shymko b9d815f6b9 Fix sending server frame to all the clients 2016-02-15 18:49:40 +02:00
Igor Shymko 97d9276210 version bump 2016-01-15 09:54:40 +02:00
AdrieanKhisbe 42e6b6fcf1 Few tweaks to doc 2016-01-15 08:35:45 +01:00
Igor Shymko 146da371d9 add package version 2016-01-11 11:41:47 +02:00
Igor Shymko 7f99a199d2 make flycheck happy 2016-01-11 10:18:32 +02:00
AdrieanKhisbe 34a6f83018 Add docstring to all defun and defvar 2016-01-11 08:34:24 +01:00
AdrieanKhisbe d6cb9657ff Replace prefix to follow elisp conventions 2016-01-11 05:53:03 +01:00
Syohei YOSHIDA 7fb192c0d2 Add autoload cookie for lazy loading 2016-01-06 16:30:37 +09:00
Syohei YOSHIDA 7e5b880305 Fix for using cl function
- Remove 'eval-when-compile'
  Because this package uses cl function
- Use cl-lib function instead of cl.el
  Because loading cl.el at runtime causes byte-compile warning
2016-01-06 14:02:31 +09:00
Igor Shymko 20b4788146 markdown preview mode now respects gfs-mode 2015-04-01 00:43:14 +03:00
Igor Shymko 541b2a690a kill-buffer-hook fix 2014-10-27 13:20:43 +02:00
Igor Shymko 8c086640b8 send preview when markdown mode buffer is active 2014-10-27 13:11:21 +02:00
Igor Shymko b12191997f preview updated on 2 sec idle 2014-10-25 23:19:58 +03:00
Igor Shymko b6cef9d156 more precise scrolling 2014-10-24 18:12:04 +03:00
Igor Shymko 0c53ded3dc preview window is scrolling according to cursor position in markdown buffer 2014-10-23 02:14:12 +03:00
Igor Shymko bbc80511e2 preview port and style customization 2014-09-15 22:39:14 +03:00
Igor Shymko 2b6034b5c1 dynamic css loading 2014-09-15 22:21:44 +03:00
Igor Shymko 76bf5bcd5f css from cdn 2014-09-15 08:30:21 +03:00
Igor Shymko 69f9caf8ff sending preview immediately after client websocket connection 2014-09-14 18:06:33 +03:00
Igor Shymko 81c83bbeaf preview url var 2014-09-14 17:50:39 +03:00
Igor Shymko 8454901b16 readme; updated css theme 2014-09-14 17:41:52 +03:00
Igor Shymko 8dabbf2d62 drop closed remote client 2014-09-14 16:15:48 +03:00