Martin Møller Skarbiniks Pedersen
Martin Møller Skarbiniks Pedersen
The font *hack* is great for code and different from the other fonts included in codeprinter. [github page](https://github.com/source-foundry/Hack) [homepage](https://sourcefoundry.org/hack/)
I am trying to make a large red quarter circle using the code below. I want the circle to have a width of 20. 1. Does the size parameter work...
asciicast::write_gif() requires phantomjs. However that project is disconncted. So I think that asciicast::write_gif() should change backend. Maybe it could be changed to [jsdom](https://github.com/jsdom/jsdoml) I tried to install the static build...
A lot of files are missing a EOL in the last line. This was quite annonying (at least for me) so I made a small script to fix it.
This patch will change the output to use https.
This patches fixes a new captcha by colourlovers.
The manual for dequer::push said that pop puts elements on.
The fixes the broken link and change from http->https
I have made a couples of fixes so the bookdown version can be created. Some png was missing and aggregate(formula = ) is fixed.