Replies: 2 comments 6 replies
-
|
Can you explain what piece of metadata you want to add exactly, and what API you'd like for this? Is this an std feature supported by RSS? What about other feed types like Atom? What's the use-case for this extra metadata? Our lib's typing is here: https://github.com/jpmonette/feed/blob/master/src/typings/index.ts |
Beta Was this translation helpful? Give feedback.
-
|
I looking for ways of getting the blog post tags through the RSS feed, to be able to show the tag in the feed summary. Using the extension concept would be fine for me! Is this doable? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Is it possible to add additional RSS attributes for blog items? For example, given this item,
Could I add an additional piece of metadata?
Beta Was this translation helpful? Give feedback.
All reactions