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