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