-
-
Notifications
You must be signed in to change notification settings - Fork 93
Closed
Labels
bugSomething isn't workingSomething isn't workingdockerRelated to the bashly docker imageRelated to the bashly docker image
Description
Bashly Version
Latest Docker Image
Description
The docker image ID 19b81be004c4
does not contain pandoc.
Contents of bashly.yml
No response
Reproduction Steps
$ bashly render :mandoc docs
Actual Behavior
saved docs/chrootdisk.md
sh: pandoc: not found
RuntimeError
Failed running pandoc
Make sure the following command succeeds and try again:
pandoc -f markdown-smart -s --to man "docs/chrootdisk.md" > "docs/chrootdisk.1"
Expected Behavior
Generate a man page successfully
auryark
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdockerRelated to the bashly docker imageRelated to the bashly docker image