mark-hahn
|
1a084b22f9
|
Merge pull request #54 from kevgathuku/fix-deprecation-warning
Fix Object.TextEditor deprecation warning
|
2017-05-15 10:21:05 -07:00 |
mark-hahn
|
ca0a16640c
|
Merge pull request #66 from biffster/master
Fix for issue #64
|
2017-03-04 13:08:26 -08:00 |
Michael Fierro
|
e105bd099a
|
Fix for issue #64
|
2017-03-04 13:47:43 -07:00 |
mark-hahn
|
feb60fcca3
|
Merge pull request #57 from wangwei10061/fix_rmd_scroll
fix rmd srcoll problem
|
2017-03-02 21:09:18 -08:00 |
frank
|
a876cfac92
|
fix rmd srcoll problem
fixed issue : [https://github.com/mark-hahn/markdown-scroll-sync/issues/48](https://github.com/mark-hahn/markdown-scroll-sync/issues/48)
|
2016-09-19 19:14:36 +08:00 |
Kevin Ndung'u
|
53511caa9c
|
Fix Object.TextEditor deprecation warning
Resolves #51
|
2016-07-22 11:13:50 +03:00 |
Mark Hahn
|
e9b2b538db
|
fixed null getpath
|
2016-02-15 14:40:31 -08:00 |
Mark Hahn
|
dc7fdccca7
|
Prepare 1.2.1 release
|
2016-02-05 15:16:12 -08:00 |
Mark Hahn
|
c3cc7c3d38
|
bumping version
|
2016-02-05 12:47:18 -08:00 |
Mark Hahn
|
cd82447ba0
|
Now works on any file with an MD extension
|
2016-02-05 09:48:45 -08:00 |
mark-hahn
|
42633eb425
|
Merge pull request #43 from OJFord/patch-1
allow non-GFM markdown; fixes #37
|
2016-02-05 09:19:19 -08:00 |
Ollie Ford
|
a1c48eb12c
|
allow non-GFM markdown
Will now detect `isMarkdown` to be true if the file extension is `.md` - irrespective of the grammar.
|
2016-02-05 17:17:24 +00:00 |
Mark Hahn
|
954a61d25c
|
reverted to 2.0.1 code
|
2015-11-21 19:22:13 -08:00 |
Mark Hahn
|
b6a43261df
|
speeded up everything but editing
|
2015-11-21 16:45:03 -08:00 |
Mark Hahn
|
49e30e895f
|
Removed cruft from readme
|
2015-11-20 23:20:55 -08:00 |
Mark Hahn
|
ab4855173b
|
total rewrite
|
2015-11-20 23:18:27 -08:00 |
Mark Hahn
|
d0db9301b1
|
bumped version to 0.4.2
|
2015-08-30 11:49:11 -07:00 |
Mark Hahn
|
18c55a9468
|
bumped version
|
2015-08-30 11:46:04 -07:00 |
mark-hahn
|
712942dc6a
|
Merge pull request #28 from chaserhkj/chaserhkj
Added support for markdown-preview-plus
|
2015-08-30 11:32:14 -07:00 |
KangJing Huang (Chaserhkj)
|
a66d777bd4
|
Fixed a typo
|
2015-08-30 18:01:46 +08:00 |
KangJing Huang (Chaserhkj)
|
319d203031
|
Added support for markdown-preview-plus
|
2015-08-30 16:41:26 +08:00 |
mark-hahn
|
64f8b270c1
|
Merge pull request #26 from johnchristopherjones/master
Fix selector to ignore fenced comments #25
|
2015-08-20 20:46:57 -07:00 |
John Christopher Jones
|
26eafc2582
|
Fix selector to ignore fenced comments #25
|
2015-08-20 23:43:03 -04:00 |
root
|
6788672726
|
bumped version
|
2015-06-04 12:23:59 -07:00 |
mark-hahn
|
7d38799dd2
|
Merge pull request #20 from michaelforrest/master
Support litcoffee
|
2015-06-04 12:21:10 -07:00 |
Michael Forrest
|
152bc856df
|
Support litcoffee
|
2015-06-04 15:23:49 +02:00 |
Mark Hahn
|
cca2af995f
|
fixed dom walk bug
|
2015-05-18 23:17:01 -07:00 |
Mark Hahn
|
13c790578b
|
fixed roaster depencency
|
2015-04-18 14:16:08 -07:00 |
Mark Hahn
|
5bf7e66512
|
preview didn't scroll to top
preview scrolling didn't work at all!
|
2015-03-12 17:01:09 -07:00 |
Mark Hahn
|
122d9055c1
|
fixed exception when closing MD source tab
|
2015-03-12 12:09:41 -07:00 |
Mark Hahn
|
4cbe24d571
|
force scroll preview to bottom when source at bottom
|
2015-03-11 16:56:38 -07:00 |
Mark Hahn
|
bcf7dc9411
|
removed debug statements
|
2015-03-10 21:12:24 -07:00 |
Mark Hahn
|
45e3cb4e3d
|
bumped version
|
2015-03-10 16:39:46 -07:00 |
Mark Hahn
|
353c9c8661
|
improved accuracy by walking the DOM
|
2015-03-10 16:37:58 -07:00 |
Mark Hahn
|
1a959884d4
|
Ignore exception being thrown in editor::bufferPositionForScreenPosition
|
2015-03-09 16:01:07 -07:00 |
Mark Hahn
|
f74cb166ae
|
Fixed starting scroll with wrong setup
|
2015-03-08 18:18:48 -07:00 |
Mark Hahn
|
1ea69e209b
|
first release
|
2015-03-05 19:07:36 -08:00 |
Mark Hahn
|
e67dc76443
|
fleshing it out
|
2015-03-05 13:47:00 -08:00 |
Mark Hahn
|
646dec5ca8
|
first commit
|
2015-03-03 20:52:53 -08:00 |