feed: Remove <table> elements from HTML mail
authorW. Trevor King <wking@tremily.us>
Tue, 9 Apr 2013 19:30:11 +0000 (15:30 -0400)
committerW. Trevor King <wking@tremily.us>
Tue, 9 Apr 2013 19:45:19 +0000 (15:45 -0400)
commitd293ab86dc06ad4945c3bbc4d4dd7e3d845871d9
tree9a8efbc1747dd37ea2af9d7e0ec6b00f7ef6a4cb
parent849dc69440ef9360acbf7ee0f5ac4996dc0a4d70
feed: Remove <table> elements from HTML mail

These were not semantically correct ;).  Based on a patch by Rui Carmo
[1].

[1]: https://github.com/rcarmo/rss2email/commit/2a015bce9d701035b9af874bd56c46f92382e668

Based-on-patch-by: Rui Carmo <rui.carmo@gmail.com>
Signed-off-by: W. Trevor King <wking@tremily.us>
rss2email/feed.py