Vael Victus

Results 21 comments of Vael Victus

I haven't used this personally, but for **Windows users** who are having trouble with the readme on the front page, I found this command to be better. It will recursively...

I put it in the header, as I should, and it didn't work. Document ready did it. $(function(){}), of course.

That notebook pattern is clever, nicely done.

Does anyone know if it's possible to fork Pell and then pull some of these requests in? I think our god has abandoned us.

I'd be surprised if this was removed any time soon. Are you still working on Pell, @jaredreich ?

@jaredreich Are you still interested in a v2? There are some nice pull requests you might want to review for v1.

Chiming in (!) here to say you can change in to _in as suggested. In your call code, reference _in: and in the textillate.js itself, go to line 149 (for...

Thanks for this, I'm not familiar with Go and this was exactly the command I needed.

This worked for me: ``` .magnify { pointer-events: none; } ```