Using a hidden passage users should be able to pass options to the Spiner transformer. This hidden passage should contain an XML configuration, for example:
<options>
<linebreaks>true</linebreaks>
<title>My book</title>
<cover>mybook.png</cover>
</options>
The main goal for these options is to be able to produce an end result that is as close to the final production as possible. E.g. set a proper cover image for EPUB, etc.
Using a hidden passage users should be able to pass options to the Spiner transformer. This hidden passage should contain an XML configuration, for example:
The main goal for these options is to be able to produce an end result that is as close to the final production as possible. E.g. set a proper cover image for EPUB, etc.