link_with_data.xml - sfeed_tests - sfeed tests and RSS and Atom files | |
git clone git://git.codemadness.org/sfeed_tests | |
Log | |
Files | |
Refs | |
README | |
LICENSE | |
--- | |
link_with_data.xml (210B) | |
--- | |
1 <!-- | |
2 Link tag with data (noticed in Amphibian web comic some time ago. | |
3 This data should be ignored. | |
4 --> | |
5 <feed> | |
6 <entry> | |
7 <link href="https://codemadness.org/">https://codemadness.org/abc/</link> | |
8 </entry> | |
9 </feed> |