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

[WIP] Add failing test to demonstrate unicode mishandling #4

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

richardc
Copy link
Owner

@richardc richardc commented Sep 2, 2022

As mentioned in #2
Pod::Parser doesn't handle encodings, which may cause some form of
failure.

Here in order to understand this, and in the attempt to add a failing
test that can be fixed with the correct behaviour, we add a simple
test fixture UnicodeHeading that refers to U+1F3A9, the Top Hat in a pod
heading.

At present it doesn't fail, so more work needed.

As mentioned in #2
Pod::Parser doesn't handle encodings, which may cause some form of
failure.

Here in order to understand this, and in the attempt to add a failing
test that can be fixed with the correct behaviour, we add a simple
test fixture UnicodeHeading that refers to U+1F3A9, the Top Hat in a pod
heading.

At present it doesn't fail, so more work needed.
@richardc richardc mentioned this pull request Sep 2, 2022
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