View Single Post
Old 11-07-2019, 03:31 AM   #2
aschiller
Member
aschiller began at the beginning.
 
Posts: 12
Karma: 10
Join Date: Oct 2011
Device: Kindle
Hi,

for anyone who is interested, I've found a solution by myself. You can use the following RegEx and replace it with an empty string for the "Search and Replace" functionality to get rid of the feedlist and the table of contents:

<body(.|\n)*(calibre_feed_list|calibre_feed_title) (.|\n)*</body>


Best
Andy
aschiller is offline   Reply With Quote