Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for epub-version parameter in mdbook-epub plugin #121

Closed

Conversation

dluschan
Copy link
Contributor

Added Support for epub-version Configuration Parameter in mdbook-epub Plugin

Changes

  1. Introduced the [output.epub] epub-version configuration parameter, allowing users to specify EPUB version 2 or 3.
  2. Implemented validation to handle unsupported versions with detailed error messages.
  3. Added integration tests to verify correct functionality for different epub-version values.

@dluschan dluschan force-pushed the epub-version-integration branch from b6fe2f9 to 5ba1d16 Compare October 30, 2024 10:08
@dluschan dluschan closed this Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant