Rodrigo Pombo
Rodrigo Pombo
Similar to #11, not sure about the UI. Would be great to have a custom prettier config (I tend to use columns=50 for CodeSurfer snippets)
We should be able to export the code and the built deck
The user should be able to upload their own images
If you run prettier with ctrl+s the cursor moves to the top of the file
When using `staticpath` in cmd.exe (in windows) files are not copied. Probably because of the[ `cp` ](https://github.com/meandavejustice/gh-pages-deploy/blob/master/index.js#L51)command: `if (cfg.staticpath) userCmds.push("cp -r " + cfg.staticpath + "/* .");`