Arjan van der Gaag

Results 12 comments of Arjan van der Gaag

I gladly take pull requests.

Never noticed it before. Maybe a Ruby version issue? I would gladly take pull request for it.

I'm not sure I understand exactly why this works. Wouldn't the same fix need to be applied to [the following line](https://github.com/ximus/nanoc-cachebuster/commit/54a1e6844accc0e3f83cda5d8d76803b6708ecac#diff-944dd846da453a3196f734dee62fdc8bR87) also? I don't really use or maintain this project...

Hm, no, I don't think so. The use case also hadn't occurred to me before. Are you calling the compilation in a Ruby script, or using the command line?

I was incomplete in my description. Given text like: ``` “Foo bar” ``` Typogruby gives us: ``` “Foo bar” ``` While I would expect: ``` “Foo bar” ```

This project is quite old and I haven't used it in ages. I'm not surprised it doesn't work and I don't intend to remedy that in the foreseeable future. If...

I don't know. Can you provide an example? I would welcome a pull request, as I don't actively maintain this project anymore (I haven't used it myself in years).

Interesting. Would you care to submit a pull request for (some of) these errors?

> I'd love to but I'm afraid it's a bit beyond my ability at the moment—if by pull request you mean that I could attempt a solution Yes, attempt to...

@tommeier any suggestions on how to solve it?