Commit Graph

81 Commits

Author SHA1 Message Date
Igor Shymko 134fd33675 doc update; version bump 2017-08-20 14:59:49 +03:00
Igor Shymko a7415a3d07 Merge pull request #24 from makotoshimazu/restrict_access_from_outside
Restrict accessing form another machine
2017-08-20 14:55:34 +03:00
Makoto Shimazu 3c38932da7 Restrict accessing form another machine 2017-08-18 12:27:04 +09:00
Igor Shymko 50e5baed5c Merge pull request #23 from adelatorrefoss/patch-1
Fix little typo
2017-04-26 23:01:42 +03:00
Antonio de la Torre Fernández adde5adb58 Fix little typo 2017-04-26 15:25:01 +02:00
Igor Shymko 65f48df07c mesages buffer doc fix 2016-12-22 18:30:14 +02:00
Igor Shymko b518daf010 readme updated on remote access 2016-12-22 18:17:17 +02:00
Igor Shymko 3a0b2cb8de Doc update: more explicit dependency on markdown-mode command; fixes #21 2016-12-18 21:55:52 +02:00
Igor Shymko b55c8ddba2 text frame check 2016-12-12 00:43:47 +02:00
Igor Shymko 8f4b2966c1 doc update 2016-12-12 00:37:22 +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 73af604f1d Update doc on extra css 2016-12-11 14:04:36 +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
Igor Shymko c9c9bfb449 Merge pull request #19 from z4139jq/patch-1
Fix issue #15
2016-11-22 21:02:57 +02:00
Zenkie Zhu 9c10d6fb08 Fix issue #15
So we can use sindresorhus/github-markdown-css
2016-11-22 19:15:00 +08:00
Igor Shymko a5de48c4dc Merge pull request #16 from chwarr/host-config
Default to 'local for markdown-preview-host
2016-10-04 15:13:30 +03: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
Igor Shymko 96bf3b708b Merge pull request #13 from jeanbaptistelab/master
Allow using relative links from the file to preview, references  #11
2016-08-23 17:49:56 +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 ff75e31a57 minor edit 2016-02-15 21:36:07 +02: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
Igor Shymko c8805027d7 Merge pull request #8 from AdrieanKhisbe/improved-doc
Improved doc
2016-01-15 09:54:04 +02:00
AdrieanKhisbe 7b4a41929a Add melpa install instruction to README 2016-01-15 08:37:32 +01:00
AdrieanKhisbe 42e6b6fcf1 Few tweaks to doc 2016-01-15 08:35:45 +01:00
AdrieanKhisbe bb77865bc1 Add melpa badge to README 2016-01-15 08:33:41 +01:00
Igor Shymko c7449e7e9d minor readme cleanup 2016-01-11 11:47:02 +02: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
Igor Shymko e251b74523 Merge pull request #5 from AdrieanKhisbe/master
Minor README improvement
2016-01-11 09:40:45 +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
Igor Shymko 610fd3eb20 Merge pull request #6 from syohex/typo
Correct misspellings
2016-01-11 01:00:05 +02:00
Syohei YOSHIDA 234c70ec91 Correct misspellings 2016-01-11 07:57:55 +09:00
AdrieanKhisbe f86d976418 Add link and subtitle 2016-01-10 15:01:10 +01:00