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

Non-ASCII Characters in Headings Cause Errors in Table of Contents #141

Open
gflohr opened this issue Mar 29, 2024 · 1 comment
Open

Non-ASCII Characters in Headings Cause Errors in Table of Contents #141

gflohr opened this issue Mar 29, 2024 · 1 comment

Comments

@gflohr
Copy link
Owner

gflohr commented Mar 29, 2024

A German umlaut in a heading caused the following error:

/path/to/post.md: Malformed UTF-8 character: \xc3\x25 (unexpected non-continuation byte 0x25, immediately after start byte 0xc3; need 2 bytes, got 1) in substitution (s///) at (eval 106) line 1.
[Fri Mar 29 11:01:55.37846 2024][error] /path/to/post.md: Malformed UTF-8 character (fatal) at (eval 106) line 1.
@gflohr
Copy link
Owner Author

gflohr commented Mar 29, 2024

Probably only happends when creating an internal link to it?

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