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

RSS feed currently broken by illegal PCDATA chars in a post #557

Open
malemburg opened this issue Nov 13, 2023 · 0 comments
Open

RSS feed currently broken by illegal PCDATA chars in a post #557

malemburg opened this issue Nov 13, 2023 · 0 comments

Comments

@malemburg
Copy link
Member

The illegal chars can be found in the post "Glyph Lefkowitz: iOS Mail To Omnifocus Task":

<li>Continue holding down with your first finger.  With a <em>second</em> finger, swipe
  | up from the bottom to enter the multitasking view�, or to go back to your
  | home screen.  While holding your first finger in place, either switch to or
  | launch OmniFocus.</li>

The char after "view" is causing the issue.

A simple measure would be replacing such control chars with empty strings.

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

No branches or pull requests

1 participant