Skip to content

Fixed the creation of an empty category#1

Open
JereckNET wants to merge 3 commits intofnya:masterfrom
JereckNET:fix-empty-category
Open

Fixed the creation of an empty category#1
JereckNET wants to merge 3 commits intofnya:masterfrom
JereckNET:fix-empty-category

Conversation

@JereckNET
Copy link
Copy Markdown

If an <outline> tag in the source document did not have any category attribute, an empty category was added to the resulting OPML object.

In the OPML specification, category is optional.

I added the StringSplitOptions.RemoveEmptyEntries flag when reading the source data.

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