-
-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Severe issues occur when title is tailed with a space! #4693
Comments
I can't tail the title property with space: |
Yeah, I find it too. You may try to edit it in an external app. |
@Konfido Yes, it's a severe issue if it's editing from outside. Should have a sanity check here. |
@Konfido Sorry for bothering again. I tried and I think the tailing spaces in file parsing are handled: |
I think I found the reason: this issue only happens in the page with YAML-formatted front matter (quoted by |
What happened?
When the value of property "title" in yaml front matter is tailed with a space, some several issues will occur:
Reproduce the Bug
Expected Behavior
Just ignore the tailed space in the title or trim it automatically, but not delete the whole content.
Screenshots
No response
Desktop Platform Information
Mobile Platform Information
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: