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

Bug Fix and VS Code Settings Addition #319

Merged
merged 4 commits into from
Jul 27, 2022
Merged

Conversation

pjkaufman
Copy link
Collaborator

Fixes #318

Changes Made:

  • Updated the gitignore to allow vscode settings
  • Added vscode settings to make it the equivalent of the editor config and allow for auto running eslint
  • Ran linter which removed whitespace in some spaces
  • Updated Remove Empty Lines Between List Markers and Checklists to ignore asterisks and other list and checklist indicators if they have no space after it and added a test to make sure the case in Bug: Line breaks removed between formatted text which is not a list #318 is accounted for and not accidentally reintroduced later down the line

@pjkaufman pjkaufman added bug Something isn't working enhancement New feature or request markdown General Markdown or Markdown related issue or feature labels Jul 27, 2022
@pjkaufman pjkaufman self-assigned this Jul 27, 2022
@pjkaufman pjkaufman merged commit 5a0619f into platers:master Jul 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request markdown General Markdown or Markdown related issue or feature
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Line breaks removed between formatted text which is not a list
1 participant