Skip to content

[Imported] Add version check #412

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

Open
wants to merge 133 commits into
base: main
Choose a base branch
from
Open

[Imported] Add version check #412

wants to merge 133 commits into from

Conversation

ido777
Copy link
Owner

@ido777 ido777 commented Apr 6, 2025

Imported from donnemartin/system-design-primer#498

Original author: @cylee81


If pandoc version is less than 2.3, pandoc doesn't support --metadata-file option. Check here. It will raise error when running ./generate-epub.sh. In this PR, I add the pandoc version check before generating epub.

donnemartin and others added 27 commits July 2, 2020 21:11
* Additional question, build an exchange

fixes donnemartin#281

* Update README.md

Co-authored-by: Donne Martin <[email protected]>
@Copilot Copilot AI review requested due to automatic review settings April 6, 2025 20:37
Copy link

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot wasn't able to review any files in this pull request.

Files not reviewed (1)
  • generate-epub.sh: Language not supported

@ido777 ido777 force-pushed the imported-pr-498 branch from 9e1bd6b to f38e218 Compare May 14, 2025 08:35
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.