mirror of
https://github.com/evilhero/mylar
synced 2025-02-13 01:34:35 +00:00
9 lines
No EOL
150 B
XML
9 lines
No EOL
150 B
XML
<!--
|
|
Description: sup2
|
|
Expect: feed['title'] == u'testing \xb2 entity'
|
|
-->
|
|
<rss>
|
|
<channel>
|
|
<title>testing ² entity</title>
|
|
</channel>
|
|
</rss> |