One other thing along the same lines--news.py currently replaces the HTML5 tags ('article', 'aside', 'header', 'footer', 'nav', 'figcaption', 'figure', 'section') with 'div' -- something which should probably be controlled by a recipe API parameter in the near future.
|