Aditya Bhargava

Results 104 comments of Aditya Bhargava

This is an impress.js issue. If they fix it, I'll update the js in mdpress.

Wow, sorry for my late response. I haven't touched django in a long time, so this project is unmaintained at this point. If you submit a pull request, I'll gladly...

Ugh. `fromUrl` just uses HXT's `readDocument` function ([link](http://hackage.haskell.org/package/hxt-9.0.1/docs/Text-XML-HXT-Arrow-ReadDocument.html)), which in turn uses the HTTP package, which in this case just dies on an error. You can switch to using a...

That's weird. Those are all the http headers, and content length is 386810, which means the whole page is being sent. Not sure where the body of the response is...

I like this change, but lower in the file we're comparing guess and item: ```c if (guess > item) ``` Is there a way to indicate in C++ that `T`...

I uploaded a new version of this gem, please download mdpress v 0.0.18 and try again?

Sorry it's taking me a while to get to this...but I'll work on it!

Give me a little time to read over the code, but this sounds like a great idea. As an aside, happybara sounds cool.

Hmm, did anything happen with this? Sorry it took me so long to get to, and I don't see any changes anymore.