James Taylor

Results 34 comments of James Taylor
trafficstars

cmd+shift+t brings back the whole window unless you were in an incognito. For the everything-in-the-hash version I think pushState would be overkill because then you're creating a new history state...

Yeah good shout. UML diagrams and TeX (via [KaTeX](https://github.com/khan/katex)) are definitely things I want to add. Probably shouldn't be too hard.

Looks like stackedit uses https://bramp.github.io/js-sequence-diagrams/ - should be easy enough to integrate

I was thinking about that literally this morning actually. It's something I'd very much like to add, but then it would require setting up a storage backend somewhere. That could...

Good shout, having quickly looked at their docs it looks like it should be possible. I shall investigate :)

Yeah if you can figure it out that'd be awesome! I quite like the idea of using imgur api, at least so that it can work on https://jbt.github.io/markdown-editor without any...

Definitely - I think if you listen on the `paste` event you should be able to grab the img from there with `event.clipboardData` - [this is where jsbin does it...

This'll be an issue with [CodeMirror's markdown mode](https://github.com/codemirror/CodeMirror/blob/master/mode/markdown/markdown.js). Looks like it's been updated upstream since I last grabbed it so I'll see about updating it and that may sort this....

Well I bumped to latest and that doesn't seem to have fixed it. I'll have a little dig around and see if it's feasible to try and figure out the...

Yup, you can check out that version [here](https://rawgit.com/jbt/markdown-editor/mdedit/index.html#Fco9CoAwDAbQ3VMILnZpd8/hJhKK/dCg/SFJ8fri+OBtWjPGh8u9z5dZ0yUEFP/yzQ2Jo69yhl9hFYDmFC2SmvTDusBNKyRzqU89GUpdkYgL/Vfd8AE=)