diff options
Diffstat (limited to 'spec/fixtures/front-cover-image/book.adoc')
| -rw-r--r-- | spec/fixtures/front-cover-image/book.adoc | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/spec/fixtures/front-cover-image/book.adoc b/spec/fixtures/front-cover-image/book.adoc new file mode 100644 index 0000000..422808d --- /dev/null +++ b/spec/fixtures/front-cover-image/book.adoc @@ -0,0 +1,5 @@ += Book with front cover image +:doctype: book +:front-cover-image: default-cover.png + +include::chapter.adoc[leveloffset=+1] |
