mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Summary context resemble to article context
Removing summary will condense the TOC from 20 pages to less than 10 pages.
This commit is contained in:
parent
2a29924408
commit
671b5d0f0a
@ -42,4 +42,6 @@ class OrientalDaily(BasicNewsRecipe):
|
||||
|
||||
remove_attributes = ['width', 'height', 'href']
|
||||
|
||||
summary_length = 0
|
||||
|
||||
feeds = [(u'Oriental Daily', u'http://orientaldaily.on.cc/rss/news.xml')]
|
||||
|
Loading…
x
Reference in New Issue
Block a user