Closed cognition9144 closed 3 years ago
Awesome, thanks!
Mind just reverting dist/
? I'll regenerate those as part of the release process
Awesome, thanks!
Mind just reverting
dist/
? I'll regenerate those as part of the release process
Sure. Just in case it was out of sync.
According to the atom spec, there's a
summary
field. Some existing atom feeds provide only thesummary
field rather than thecontent
field. However, that doesn't violate the spec. And it's hard to urge every feed to provide acontent
field. Ifrss-parser
doesn't parsesummary
, it might result in feeds with no real contents. I want to upstreamize it because this is not a problem of a special use case.Related issue: https://github.com/yang991178/fluent-reader/pull/143