Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
TheFern2 committed Oct 21, 2020
1 parent 8b2f2b3 commit 4dae264
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,10 @@ pandoc someFile.md -o book.html

This extension contributes the following settings:

* `gutenberg.defaultPandocCommand`: Default pandoc command, and output file name. Use this if you need to include a template, or other command flag
* `gutenberg.defaultPdfEngine`: Default pdf engine
* `gutenberg.useDifferentRootPath`: By default gutenberg reads workspace rootPath, if your book is within a folder, specify the path to be used
* `gutenberg.inputExtension`: Input file extension, if you're using something other than md
* `gutenberg.outputExtension`: Output file extension
* `gutenberg.ignoreRootPathFolders`: Root path folders ignored from the book print
* `gutenberg.ignoreFiles`: Files to be ignored from the book print
Expand Down

0 comments on commit 4dae264

Please sign in to comment.