Manuscript Builds
Nib assembles your scenes into a complete manuscript using the chapter and scene order defined in book.yaml.
Supported formats
| Format | Flag | Notes |
|---|---|---|
| Markdown | --format md | Default. Single concatenated file |
| DOCX | --format docx | Requires Pandoc |
--format pdf | Requires Pandoc + LaTeX | |
| EPUB | --format epub | Requires Pandoc |
Shunn manuscript format
Nib supports Shunn standard manuscript format for submissions. The pandoc-templates/ directory contains the formatting templates used during builds. You can customize these to match specific submission guidelines.