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

hardLineBreak issue, the white spaces before \ hard line break should be removed #75

Open
chenzhiguang opened this issue Oct 18, 2022 · 1 comment
Assignees

Comments

@chenzhiguang
Copy link
Contributor

chenzhiguang commented Oct 18, 2022

The double white space hard line break has the right output:

a     
b

The \ hard line break has a wrong output, there is a white space after a:

a \
b

Screenshot:

Screenshot 2022-10-18 at 20 56 00

@chenzhiguang chenzhiguang changed the title hardLineBreak issue, there should not be a white space before hard line break when break with \ hardLineBreak issue, the white spaces before \ hard line break should be removed Oct 19, 2022
@chenzhiguang
Copy link
Contributor Author

The common mark spec does not have a mention of it, so we keep it as it is for now. I have created an issue there:
commonmark/commonmark-spec#724

@chenzhiguang chenzhiguang self-assigned this Nov 1, 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

No branches or pull requests

1 participant