link_enclosure.xml - sfeed_tests - sfeed tests and RSS and Atom files
 (HTM) git clone git://git.codemadness.org/sfeed_tests
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) 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>