Olivier Lafleur

Results 79 comments of Olivier Lafleur

To answer your question : as far as I can see, the deployed version is not the same as the last commit in master.

Could you clarify you are talking about cutting and pasting from where to where? What is the observed behavior and what would be the expected one?

Not sure that I understand. If I take code from within a code block and to a code block, everything is fine. If I take code from a code block...

Ok, now I understand. Thanks for the clarification !

I was able to reproduce on Chrome and Safari on MacOS X.

I could reproduce the missing messages with `86a981b` but not with the latest version of master. I guess it's fixed now?

Cool. Do you have a suggested API for this? For example , something like this? (throwing ideas here - not sure what's the naming convention) ``` date = toDate[timestamp: 1479353359]...

The issue is caused when the file in the gist has a capital letter in it. The block infers the name from the URL, but the URL does not have...