Skip to content

Support custom options #49

@mrombout

Description

@mrombout

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions