forked from stringer-rss/stringer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use summary when there isn't a title
Follwing the [spec](https://validator.w3.org/feed/docs/rss2.html#hrelementsOfLtitemgt) for RSS, if the title property isn't present for a story, we should display the description, which is the [summary in feedjira](https://github.com/feedjira/feedjira/blob/d0a28c3ba6437d70e4ca886ae5c05287bf1b6821/lib/feedjira/parser/itunes_rss_item.rb#L13).
- Loading branch information
1 parent
0a5cbb5
commit 3543597
Showing
2 changed files
with
24 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters