Commit Graph

24 Commits

Author SHA1 Message Date
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
Michael Fierro e105bd099a Fix for issue #64 2017-03-04 13:47:43 -07: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
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 ab4855173b total rewrite 2015-11-20 23:18:27 -08: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
John Christopher Jones 26eafc2582 Fix selector to ignore fenced comments #25 2015-08-20 23:43:03 -04: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 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 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