Fix prettify post-process hook
authorEtienne Millon <me@emillon.org>
Mon, 23 Nov 2015 20:27:52 +0000 (21:27 +0100)
committerEtienne Millon <me@emillon.org>
Mon, 23 Nov 2015 20:27:52 +0000 (21:27 +0100)
commitf8d92335b2f1050acbe0d4ed72d80400f394a891
tree3203b4f3b67059022c4ad3558bcf2c8494ac3ecb
parentbd1e63d8d0adb5d2fed55b4e1ad6c23b513a3743
Fix prettify post-process hook

The prettify hook does not work out of the box, since it references the `feed`
variable which is not available in the `pretty` function.

This was reported in the following bug:

https://bugs.debian.org/805241

Signed-off-by: Etienne Millon <me@emillon.org>
rss2email/post_process/prettify.py