Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implemented support for RSS <content:encoded> #57

Merged
merged 1 commit into from Jun 6, 2017
Merged

implemented support for RSS <content:encoded> #57

merged 1 commit into from Jun 6, 2017

Conversation

ghost
Copy link

@ghost ghost commented Jun 6, 2017

This should implement #27 as an element like

<content:encoded><![CDATA[<p><a href="https://example.com/">Example.com</a> is an example site.</p>]]></content:encoded>

is assigned to rss2_0Item.Content.

I am not sure if RSS 1.x and Atom support the RSS Content Module. For now, I've only implemented it for RSS 2.0.

To make working easier in the future, I've also added some tests.

@SlyMarbo SlyMarbo merged commit 70c0278 into SlyMarbo:master Jun 6, 2017
@ghost ghost deleted the 27-rss-content branch June 7, 2017 04:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant