GiantCowFilms
GiantCowFilms
I suggest we add support for using dashes to continue a numeric/ordered list. the syntax would look like this: ``` 1. First Item - Second Item. - Sub Unordered list...
When set to OpenEXR, every time a merge is complete, it stops until an option for compression has been chosen for saving the file. This is highly annoying, as I...
There is a known ~~issue~~ feature in Node.js where fs.readFile and fs.readFileSync leave in the "BOM" on utf8 encoded files. The solution is simply to remove them, but in the...