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

Tabs within Code Span should not trigger leading/trailing stripping of space #476

Closed
jackdewinter opened this issue Sep 11, 2022 · 0 comments · Fixed by #477
Closed

Tabs within Code Span should not trigger leading/trailing stripping of space #476

jackdewinter opened this issue Sep 11, 2022 · 0 comments · Fixed by #477

Comments

@jackdewinter
Copy link
Owner

From #469

Due to the translation from tabs to spaces, this can trigger improperly on \t<something>\t instead of just spaces.

jackdewinter added a commit that referenced this issue Sep 11, 2022
jackdewinter added a commit that referenced this issue Sep 11, 2022
jackdewinter added a commit that referenced this issue Sep 11, 2022
jackdewinter added a commit that referenced this issue Sep 11, 2022
* #476 - Fixed code spans.

* #476 : Refactor

* #476 : cleanup
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 a pull request may close this issue.

1 participant