Pietro Peterlongo
Pietro Peterlongo
reveal.js supports a `data-background-size` field that allows to control how an image or video background is shown. The default is "cover", which means the slide will be completed covered by...
when using current #head with nimislides, if I use columns I always have a double definition error. I suspect it might be something subtle in https://github.com/HugoGranstrom/nimiSlides/pull/36/files cannot see why. reverting...
I am not able to install 0.2.5 unless I specify the commit manually. I think this is because the nimble file has still 0.2.4
word_list.txt contiene tutte le parole che si possono usare per indovinare. È un file abbastanza sporco in cui possono esserci parole che è meglio se non ci sono. Questo è...
See latest PR #92 for an example of failure. My first guess: something changed in docker image?
this code ```nim let (🅰️, 🅱️, time) = ("Brussels", "Milan", 10*60+15) ``` is previewed in VS Code like this: the problem (`:` type markers appearing in the middle of string...