Igor Shymko
65f48df07c
mesages buffer doc fix
7 years ago
Igor Shymko
b518daf010
readme updated on remote access
7 years ago
Igor Shymko
3a0b2cb8de
Doc update: more explicit dependency on markdown-mode command; fixes #21
7 years ago
Igor Shymko
b55c8ddba2
text frame check
7 years ago
Igor Shymko
8f4b2966c1
doc update
7 years ago
Igor Shymko
7634460a77
var renamed
7 years ago
Igor Shymko
73d90fab7c
Support multiple preview from same http port
7 years ago
Igor Shymko
73af604f1d
Update doc on extra css
7 years ago
Igor Shymko
191365929d
Extra stylesheets for preview. Fixes #20
7 years ago
Igor Shymko
322825b9e5
package-lint feedback fixes
7 years ago
Igor Shymko
ce39428d39
favicon.ico
7 years ago
Igor Shymko
e1fce78ad3
http option fix
7 years ago
Igor Shymko
7fb0f3bd11
Open browser preview via http call
7 years ago
Igor Shymko
fffc15e8bd
Version bump; depend on web-server; ws/http host&port split
7 years ago
Igor Shymko
2fc9f06fdf
Client javascript support: fixes #18
7 years ago
Igor Shymko
0e2edf3f48
Version bump
7 years ago
Igor Shymko
c197aa51cc
Do not reload css on every message
7 years ago
Igor Shymko
c415d7e4a7
WS host/port injection fixes #14
7 years ago
Igor Shymko
c9c9bfb449
Merge pull request #19 from z4139jq/patch-1
...
Fix issue #15
7 years ago
Zenkie Zhu
9c10d6fb08
Fix issue #15
...
So we can use sindresorhus/github-markdown-css
7 years ago
Igor Shymko
a5de48c4dc
Merge pull request #16 from chwarr/host-config
...
Default to 'local for markdown-preview-host
7 years ago
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.
7 years ago
Igor Shymko
25f1de2839
untabify
7 years ago
Igor Shymko
639f76437c
fix #10 - listen on 127.0.0.1 by default
7 years ago
Igor Shymko
8d48d92324
preview file cleanup
7 years ago
Igor Shymko
60cc2646b8
version bump
7 years ago
Igor Shymko
96bf3b708b
Merge pull request #13 from jeanbaptistelab/master
...
Allow using relative links from the file to preview, references #11
7 years ago
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.
7 years ago
Igor Shymko
625c041efd
Remove kill buffer hook; version bump
8 years ago
Igor Shymko
ff75e31a57
minor edit
8 years ago
Igor Shymko
b9d815f6b9
Fix sending server frame to all the clients
8 years ago
Igor Shymko
97d9276210
version bump
8 years ago
Igor Shymko
c8805027d7
Merge pull request #8 from AdrieanKhisbe/improved-doc
...
Improved doc
8 years ago
AdrieanKhisbe
7b4a41929a
Add melpa install instruction to README
8 years ago
AdrieanKhisbe
42e6b6fcf1
Few tweaks to doc
8 years ago
AdrieanKhisbe
bb77865bc1
Add melpa badge to README
8 years ago
Igor Shymko
c7449e7e9d
minor readme cleanup
8 years ago
Igor Shymko
146da371d9
add package version
8 years ago
Igor Shymko
7f99a199d2
make flycheck happy
8 years ago
Igor Shymko
e251b74523
Merge pull request #5 from AdrieanKhisbe/master
...
Minor README improvement
8 years ago
AdrieanKhisbe
34a6f83018
Add docstring to all defun and defvar
8 years ago
AdrieanKhisbe
d6cb9657ff
Replace prefix to follow elisp conventions
8 years ago
Igor Shymko
610fd3eb20
Merge pull request #6 from syohex/typo
...
Correct misspellings
8 years ago
Syohei YOSHIDA
234c70ec91
Correct misspellings
8 years ago
AdrieanKhisbe
f86d976418
Add link and subtitle
8 years ago
Igor Shymko
19e58cacc4
Merge pull request #4 from syohex/autoload-cookie
...
Add autoload cookie for lazy loading
8 years ago
Syohei YOSHIDA
7fb192c0d2
Add autoload cookie for lazy loading
8 years ago
Igor Shymko
5459508b89
Merge pull request #3 from syohex/cl-lib
...
Fix for using cl function
8 years ago
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
8 years ago
Igor Shymko
2caf40f41a
style customization fix
9 years ago