mirror of
https://github.com/viq/NewsBlur.git
synced 2025-08-21 05:44:54 +00:00
17 lines
569 B
XML
17 lines
569 B
XML
<fvdoc>
|
|
<div xmlns='http://www.w3.org/1999/xhtml'>
|
|
<div id='message'>
|
|
<p>Missing outline attribute: title</p>
|
|
</div>
|
|
<div id='explanation'>
|
|
<p>From the
|
|
<a href="http://www.opml.org/guidelinesForValidation">Guidelines for validating OPML</a>, in the
|
|
<a href="http://www.opml.org/guidelinesForValidation#subscriptionLists"> subscription lists</a> section:
|
|
<blockquote>title is probably the same as text, it should not be omitted.</blockquote>
|
|
</p>
|
|
</div>
|
|
<div id='solution'>
|
|
<p>Include the value from the top-level title element of the feed.</p>
|
|
</div>
|
|
</div>
|
|
</fvdoc>
|