Skip to content
  • Dries Buytaert's avatar
    · 2c0866ec
    Dries Buytaert authored
    - Added a 'remove items' feature to reset a feed.
    
    - Slightly improved the parsing algorithm; in some cases, were tags
      have attributes, things went wrong.  We ignore attributes for now
      as we don't do anything with those.
    
      Example:
        <item rdf:about="http://foo.com"></item>
              ^^^^^^^^^^^^^^^^^^^^^^^^^
    2c0866ec