Dieser Artikel wurde automatisch erzeugt und wird auch automatisch wieder ausgelesen. Es ist deshalb wichtig, dass nur der Inhalt der gelben Code-Boxen verändert wird.

Es handelt sich dabei um eine Fehlermeldung des Feed-Validators, die eventuell noch ins Deutsche übersetzt werden muss. Wenn du kannst, hilf mit!

Status dieser Fehlermeldung: Noch nicht übersetzt

Meldung


<p>The type attribute on an &lt;outline&gt; element should be a known type.</p>

Erklärung


<p>For maximum interoperability, limit the values of the type attribute to
<code>link</code> and <code>rss</code>.</p>

Lösung


<p>Either omit the type attribute entirely, or change it to be one of
values listed above.</p>