GithubHelp home page GithubHelp logo

Comments (7)

sudheerj avatar sudheerj commented on July 27, 2024

Are there any issues with PDF version?

from reactjs-interview-questions.

devevignesh avatar devevignesh commented on July 27, 2024

@sudheerj No there are no issues with the PDF version. Thanks

from reactjs-interview-questions.

admapop avatar admapop commented on July 27, 2024

Not sure if related but the ePub version when opened on iOS books app, it only has 21 pages

from reactjs-interview-questions.

bingalls avatar bingalls commented on July 27, 2024

epubcheck tells you that you are missing a closing tag. I can send you a working epub file, but I'm not sure how to do so.
Should I create a pull request, with a /dist/ directory?

from reactjs-interview-questions.

sudheerj avatar sudheerj commented on July 27, 2024

@bingalls No, it should be fixed README. Are you still replicating the issue?

from reactjs-interview-questions.

bingalls avatar bingalls commented on July 27, 2024

@sudheerj I pulled your latest master branch, and ran your pandoc command I found in
https://github.com/sudheerj/reactjs-interview-questions/actions/runs/1787781504/workflow
I am running the latest native (not docker) pandoc 2.17.1.1
Your README.md implies that I can just download a *.epub file, by clicking on Github's Actions tab (above). Not clear, where this is.
https://github.com/w3c/epubcheck still fails the same way. (It is available via Homebrew.)
You can fix one error in pandoc's epub generation by adding a title tag, or add --metadata title="React Interview Questions" to your pandoc call.
Currently, only 26 pages, or 5 chapters render. It is also possible to convert the PDF to epub. I'm not sure, what version of Epub pandoc generates. Here are the first few epubcheck errors:

Validating using EPUB version 3.2 rules.
FATAL(RSC-016): reactinterview.epub/EPUB/text/ch001.xhtml(1583,3): Fatal Error while parsing file: The element type "li" must be terminated by the matching end-tag "".
ERROR(RSC-005): reactinterview.epub/EPUB/text/ch001.xhtml(-1,-1): Error while parsing file: The element type "li" must be terminated by the matching end-tag "".
ERROR(RSC-012): reactinterview.epub/EPUB/toc.ncx(46,56): Fragment identifier is not defined.

from reactjs-interview-questions.

sudheerj avatar sudheerj commented on July 27, 2024

Epub is no longer supported

from reactjs-interview-questions.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.