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 3 Bugs and Add a New NPM Command #530

Merged
merged 6 commits into from
Dec 2, 2022
Merged

Conversation

pjkaufman
Copy link
Collaborator

Fixes #529
Fixes #517
Relates to #516

Changes Made:

  • Updated consecutive blank lines to consider a line to be empty if it is solely whitespace
  • Added UTs to test out several new scenarios for whitespace removal
  • Added a command to allow for the removal of the jest cache to better help when renaming rules or when the jest cache causes UTs to fail
  • Added ability to ignore footnotes after a task for moving footnote to after punctuation
  • Updated table regex to make sure it does not end with a new line character in order to help fix some issues with new lines around it

pjkaufman and others added 4 commits November 30, 2022 20:57
…gnoring tasks for moving punctuation after the footnote key.
…fter the table and then added a UT to make sure it works for paragraph blank lines which is where the issue was reported
@pjkaufman pjkaufman added the bug Something isn't working label Dec 2, 2022
@pjkaufman pjkaufman self-assigned this Dec 2, 2022
@pjkaufman pjkaufman merged commit 5601521 into platers:master Dec 2, 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
Projects
None yet
1 participant