Jeff Escalante

Results 214 comments of Jeff Escalante

Apologies once again, the major release cycle was delayed quite a bit 😓 An official solve here should arrive in the next 2 weeks at this point.

Small update to any onlookers here, this fix should be available now in [our latest beta version](https://clerk.com/changelog)!

I'm pretty interested in writing a jade and stylus highlighter for hljs (which I see you're using here) as well - this is on my to-do list so I'll let...

Ah nice, thanks @ForbesLindesay - I'm sure the source here will help a lot when getting started with the hljs version :palm_tree:

I'd like to note that we're working on an easier way to accomplish this with middleware as a first class solution in our upcoming major release. We don't have an...

So it's quite clear that this project is now unmaintained, is there a more active fork that can be used with fixes like this? @kamens it is your responsibility to...

Maybe something like this would help: https://github.com/WebReflection/ie8

Oh yeah IE8 doesnt support `array.reduce` haha. You probably just want to use an es5 shim with this library like this one: https://github.com/es-shims/es5-shim Unless you want to worry about legacy...

Cool, looks like potentially adding the event shim to the caveats as well might help. As these shims continue rolling in, it might be worth it for us to add...

Sure, just let me know!