File: atom03_feed_title_naked_markup.xml

package info (click to toggle)
golang-github-mmcdole-gofeed 1.1.3-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid, trixie
  • size: 4,468 kB
  • sloc: xml: 2,760; makefile: 3
file content (6 lines) | stat: -rw-r--r-- 145 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
<!--
Description: feed title - naked markup
-->
<feed version="0.3" xmlns="http://purl.org/atom/ns#">
  <title><p>Feed Title</p></title>
</feed>