diff --git a/docs/output.md b/docs/output.md new file mode 100644 index 0000000..be85430 --- /dev/null +++ b/docs/output.md @@ -0,0 +1,9 @@ +# Output + +Rather than outputting a single file, `md-pdf` outputs to a directory, allowing multiple different output formats. + +### Supported formats +- HTML +- PDF + +The output files will be named `output` with their formats default extension (eg `output.html`)