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

Fix missing whitespace on list items starting with a special character #153

Merged
merged 1 commit into from
Feb 15, 2023

Conversation

Builditluc
Copy link
Owner

Changes made:

  • fix: add whitespace if the previous element is a list marker

@Builditluc Builditluc added the bug-type: parser This bug is related to the parser (for example, incorrect lists or missing elements in the article) label Feb 15, 2023
@Builditluc Builditluc self-assigned this Feb 15, 2023
@Builditluc Builditluc added bug-type: crash This bug causes a crash to occur state: approved This issue or pull request was approved and can be worked on type: bug This fixes a bug. Increment the minor version and removed bug-type: crash This bug causes a crash to occur labels Feb 15, 2023
@Builditluc Builditluc marked this pull request as ready for review February 15, 2023 15:45
@Builditluc Builditluc merged commit 2ac8ba4 into main Feb 15, 2023
@Builditluc Builditluc deleted the bug/fix-missing-whitespace-on-list-items branch February 15, 2023 15:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug-type: parser This bug is related to the parser (for example, incorrect lists or missing elements in the article) state: approved This issue or pull request was approved and can be worked on type: bug This fixes a bug. Increment the minor version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant