Skip to content

Conversation

@pjkaufman
Copy link
Collaborator

Fixes #1354

There was a reported issue where empty lines was not including lines with just whitespace. In order to handle this, we need to make sure that to include that in the regex logic.

Changes Made:

  • Updated the regex to include whitespace only lines
  • Added a test case for the scenario in question

@pjkaufman pjkaufman self-assigned this Aug 18, 2025
@pjkaufman pjkaufman added the bug Something isn't working label Aug 18, 2025
@pjkaufman pjkaufman merged commit 70b2130 into platers:master Aug 18, 2025
1 check passed
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

Development

Successfully merging this pull request may close these issues.

Bug: "Remove Empty Line Between List Markers and Checklists" will not work if "empty" line has tabs or spaces

1 participant