Jovan Alleyne

Results 4 issues of Jovan Alleyne

Added ability to keep the original file extension when naming the output .html file, allowing duplicate file names to be used and differentiated by extension.

Highlight.js lacks support for languages like jade, so to avoid the parser throwing an error we just ignore the error and handle it gracefully. The rationale behind this is that...

Fixes issue #283 with missing new line characters between authorization keys if the file does not already contain these new lines. this is usually an easy fix by appending a...

When using the api to generate snapshots, the name does not translate to a slug like the default (digitalocean) images. This breaks tools like docker machine (see issue: https://github.com/docker/machine/issues/3086).