Options applied only for a specific
--publish-target. Each target object is merged over the normal ourbigbook.json configuration before conversion and publishing, so global options remain as defaults.For example:
"target": {
"github-md": {
"githubMarkdownMaxBytes": 1000000,
"publishBranch": "master",
"publishRemoteUrl": "git@github.com:ourbigbook/docs-md.git"
}
}