link_enclosure.xml - sfeed_tests - sfeed tests and RSS and Atom files | |
git clone git://git.codemadness.org/sfeed_tests | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
link_enclosure.xml (167B) | |
--- | |
1 <!-- | |
2 This tests the enclosure is not parsed as the link. | |
3 --> | |
4 <feed> | |
5 <entry> | |
6 <link rel="enclosure" type="text/html" href="https://codemadness.org/" /> | |
7 </entry> | |
8 </feed> |