33 Commits

Author SHA1 Message Date
3be12b0539 add settings for YAML/TOML header #17 2017-02-03 17:44:19 +11:00
=
c92d78fb20 fix <hr>s ref #17
Phantoms do not support <hr/>, but <hr />
2017-02-02 18:30:42 +11:00
52e4b917e5 move get_preview_name to functions.py 2017-01-26 19:06:53 +11:00
48a68b2a79 detailed comment in markdown2html function 2017-01-26 18:43:51 +11:00
8eb0172eb4 improve replace_img_src_base64: use bs4 2017-01-26 18:32:08 +11:00
52e35fb610 Remove comments. Fix #14
Phantom's do not support them.
2017-01-26 18:12:34 +11:00
8cc6b2b263 fix typo, add a tiny bit of doc to the code 2017-01-26 11:30:56 +11:00
6f18e8e4a2 remove .prettify() @ pre_with_pr (bs4);
fix spaces in tables too
2017-01-26 10:43:04 +11:00
48c1800065 use bs4 for pre2br; fix style sheet for tables
Also: load default.css from the actual file if the package is not
zipped.
2017-01-26 10:36:52 +11:00
bad1cb74c6 MDtables base OK. Use bs4. #12 2017-01-26 09:21:49 +11:00
1bef00de14 fix bug: support custom css from user 2017-01-22 18:41:36 +11:00
ea309f2323 [docs] add docs 2017-01-22 14:42:50 +11:00
0505ca30bc Use phantomSet #11 2017-01-22 11:23:14 +11:00
fa106c8206 fix bug when settings preview's position 2017-01-12 11:24:51 +11:00
5bbfb4606d comment code 2017-01-12 09:22:40 +11:00
37703e9bab enable sync scroll #8 2017-01-12 08:48:33 +11:00
9206b6de62 auto open up preview window #7 2017-01-09 15:08:13 +11:00
ff8c94bda5 add clear cache command 2017-01-09 12:04:12 +11:00
ded9c28096 fix loading image with relative paths 2017-01-08 19:22:58 +11:00
0e6660a331 add settings for the preview.
Need to update the README
2017-01-08 17:44:17 +11:00
d466a29cd4 the stylesheet's back 2017-01-08 15:30:49 +11:00
e4e7c44c3c clean unused variables/import 2017-01-08 13:51:50 +11:00
75a8cf53f9 working, needs few improvement 2017-01-08 12:30:20 +11:00
057f770859 fix loading 404 from resource 2017-01-06 18:49:13 +11:00
76d56deff6 quick fix for #5 2017-01-06 17:21:32 +11:00
d2863e4a43 use timeout (1s) only when needed
The timeout are needed, at least on my computer, because ST crashes
otherwise
2017-01-05 16:05:27 +11:00
ed57d2813a update timeout (not crashing anymore) 2017-01-05 14:26:40 +11:00
fd633e0bc0 focus the md_view back 2017-01-05 09:18:09 +11:00
28a7274b05 really basic but working base 2017-01-04 19:46:36 +11:00
6ad9e79926 preview markdown working 2017-01-04 12:24:05 +11:00
ac09c523e7 code formatting 2017-01-04 10:29:23 +11:00
3ad29ede37 hide/show preview on focus working 2017-01-04 10:26:58 +11:00
576956a8d1 restart from scratch 2017-01-03 16:22:25 +11:00