View Single Post
Old 08-14-2010, 11:19 AM   #2441
cisaak
Member
cisaak began at the beginning.
 
Posts: 17
Karma: 10
Join Date: Aug 2010
Device: Kindle DX
[QUOTE=Starson17]You haven't given enough info, but you can try adding this to the keep_only_tags:
Code:
dict(name='h1'), dict(name='p', attrs={'class':'byline'})
(Order is important inside the keep_only)

Thanks. This works except that h1 displays twice since it appears twice in the html. Anyway to limit output to one h1?
cisaak is offline