epub-press icon indicating copy to clipboard operation
epub-press copied to clipboard

Links that need fixing

Open haroldtreen opened this issue 6 years ago • 1 comments

The best way to debug an article:

  • Download the source html
  • Save it to /tests/fixtures/articles/<article-name>.html
  • Add a test to the array in /tests/integration/articles-test.js. (Check that the expected strings are included/excluded)
  • Tweak the preprocess.OPERATIONS for content that you want to keep.
  • Tweak the postprocess.OPERATIONS for content that you want to filter.
  • Run the tests and cross your fingers 🤞

Sites to fix

  • [ ] https://www.nature.com/articles/s41539-018-0019-8#MOESM1 : Images are not included

haroldtreen avatar Apr 07 '18 03:04 haroldtreen

Hi! There is very popular IT site habr.com. link format is https://habr.com/post/nnnn.html The main content doesn't appears in epub.

Rurik19 avatar Dec 20 '18 07:12 Rurik19