diff options
| author | Marat Radchenko <marat@slonopotamus.org> | 2020-04-18 16:04:06 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-04-18 16:04:06 +0300 |
| commit | 861afde5b6af28d43da62970f8a6c8aadd934cd6 (patch) | |
| tree | c2024f1d7f2fb7d0aeffc5857f2f030175f498b5 /data | |
| parent | 1fa8d7c40e1098c9875752fd7ed295350054d3f6 (diff) | |
resolves #327 fix chapter files added twice to TOC when epub-chapter-level > 1 (#329)
Diffstat (limited to 'data')
| -rw-r--r-- | data/samples/sample-book.adoc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/data/samples/sample-book.adoc b/data/samples/sample-book.adoc index db91ee2..3cf2aea 100644 --- a/data/samples/sample-book.adoc +++ b/data/samples/sample-book.adoc @@ -4,6 +4,7 @@ v1.0, 2014-04-15 :series-name: Asciidoctor EPUB3 Series :series-volume: 2 :doctype: book +:epub-chapter-level: 2 :producer: Asciidoctor :keywords: Asciidoctor, samples, e-book, EPUB3, KF8, MOBI, Asciidoctor.js :copyright: CC-BY-SA 3.0 |
