test:gmane: add Gmane feed for RSS testing
authorW. Trevor King <wking@tremily.us>
Sun, 18 Nov 2012 14:09:32 +0000 (09:09 -0500)
committerW. Trevor King <wking@tremily.us>
Sun, 18 Nov 2012 15:20:00 +0000 (10:20 -0500)
commitb44270cbd7d8247ff378490731c21a2bbfb5319f
treee4f346729e047f669d8af0d1cbcf13808add1d65
parent775d6107ebe27afbacaf2f7947783ec1b111ab90
test:gmane: add Gmane feed for RSS testing

The weird indentation is because Gmane wraps the descriptions in <pre>
tags (to preserve formatting in the initial email).  html2text is
converting the description to Markdown, so it inserts a leading 4
spaces for preformatted blocks.  The unindented initial line and
following blank are due to a bug in html2text, for which I've
submitted

  https://github.com/aaronsw/html2text/pull/63
test/gmane/1.config [new file with mode: 0644]
test/gmane/1.expected [new file with mode: 0644]
test/gmane/README [new file with mode: 0644]
test/gmane/feed.rss [new file with mode: 0644]