MANUAL: epub:type is only useful for epub3

This commit is contained in:
Mauro Bieg 2018-09-27 12:15:20 +02:00 committed by GitHub
parent 1ce7afb476
commit b69f7d8810
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -4627,9 +4627,9 @@ The following fields are recognized:
The `epub:type` attribute
-------------------------
You can mark up the header that corresponds to an EPUB chapter using the
[`epub:type` attribute][epub-type]. For example, to set the attribute
to the value `prologue`, use this markdown:
For `epub3` output, you can mark up the header that corresponds to an EPUB
chapter using the [`epub:type` attribute][epub-type]. For example, to set
the attribute to the value `prologue`, use this markdown:
# My chapter {epub:type=prologue}