Added support for category in ATOM format (input and output).

This commit is contained in:
2016-06-24 13:03:09 +02:00
parent 4283662f43
commit c88394b9fd
4 changed files with 21 additions and 1 deletions

View File

@@ -65,6 +65,7 @@ feature {NONE} -- Data
<name>John Doe</name>
<email>johndoe@example.com</email>
</author>
<category term="foo"/><category term="bar"/>
</entry>
</feed>