HandlerFeedGenerator: Improvements to make feed vlaid

This commit is contained in:
2022-03-28 20:06:42 +02:00
rodzic 1ae5495e61
commit 5bb3f55945
3 zmienionych plików z 10 dodań i 4 usunięć

Wyświetl plik

@ -3,5 +3,6 @@
<link href="{qswiki:var:entryurl}"/>
<id>{qswiki:var:entryid}</id>
<published>{qswiki:var:entrypublished}</published>
<updated>{qswiki:var:entryupdated}</updated>
<content type="html">{qswiki:var:entrycontent}</content>
</entry>