Mathieu Duponchelle

Results 137 comments of Mathieu Duponchelle
trafficstars

Gimme a sec I'll try to reproduce, I had a case that was blatantly wrong but I made that example on the spot and it would require a specific width...

Would be very nice if you did hang out in some IRC channel btw :P

Hm I'm sorry, I should learn to read the output of `diff`: ``` 422,423c432,434 < - Implement zoom via pitch gestures in Google Earth without having access to < its...

By the way the bottom one is a quirk of pandoc, I often see that at the bottom of files it translates to markdown

I will need to do some context switching and look back at the code to give a more informed opinion, my turn to have busy weeks :) If we decide...

The more I think about this, the more I reach the conclusion that the only possible fix would be to adopt a somehow different parsing strategy, with actual tokenization, and...

Not necessariy, the reason I mentioned peg-markdown was that it seems to use a more "classical" approach to parsing, though now that I read the source a bit more it...

That's for sure, but there shouldn't be a problem with having these tokens constitute a subsequent Text ast node right ? And in the case where they are interpreted as...

Understandable, as I haven't been very specific, seems I'm gonna have to be, at the risk of looking dumb, damn :P So the way I would see this working is...