Hubert SABLONNIÈRE
Hubert SABLONNIÈRE
Note for future : try to be future proof in the core CSS...
@reagle About browser compatibility I think for now versions in #19 serve as a reference. We'll update the README.
@reagle I think your fork can be a base for one of the future examples of explained in #94. I'll look at the details soon. Thx.
Seems like the limit is at `200 MB` because we use superagent for this: https://github.com/ladjs/superagent/blob/v6.1.0/src/node/index.js#L1094 @Rachel-nas I think we can change this code so the file is streamed to stdout...
@sebartyr OK, I created #597 to go for a streaming implementation and we'll keep this issue to discuss a command to get the URL. I'm curious to know more about...
@Keruspe Help wanted: * How would we do that? * On which commands?
Hey ;-) Thanks for the suggestion. I don't have a lot of time to work on that right now. I will be able to work on it in a few...
We'll be working on embedding video from websites like youtube, vimeo etc... soon. Thx for the report.
We accept pull requests ;-) More seriously this is a feature that we also want. I'm not sure when we would be able to release it...
The quick and clean way I would see would be to use phantomsjs for generation or just a print sheet. You would have to change de CSS to have a...