James Taylor

Results 29 comments of James Taylor

That sounds a lot like I did something stupid and forgot that anchor links were a thing. Definitely a bug, good spot! Should be a matter of replacing the bit...

Ooh yes good point. I'll try and get that added in.

Hmm, that's an odd one. I've tried a few examples and things seem to work fine for me - possibly you're hitting an open file limit or something and that's...

Interesting suggestion - not entirely sure how feasible this would be because you'd have to define exactly how the tag gets matched (e.g. does it have a type parameter, a...

The thinking behind this is that in JavaScript and other languages, the jsDoc/PHPDoc/etc. syntax is only valid for `/* ... */`-style block comments rather than inline `// ...` comments. As...

Some of this touches on what was mentioned in #52 - I'd love to have something like this but it'd probably require a storage backend of some sort (if you...

Task lists unfortunately aren't supported in [chjj/marked](https://github.com/chjj/marked), which is the markdown rendering library this editor uses. That said, I'm currently working on rearranging a whole load of code and potentially...

I'll see what I can do then :)

Just FYI on this, after switching to markdown-it it looks like this would be very easy to do, but I don't like the available markdown-it-checkbox package (it doesn't give a...

Saaawry Simon. If you were using jbt.github.io/markdown-editor then you could just Cmd+Shift+T and get everything back because it's all wonderful and still in the url but I'm assuming you were...