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

Refactor Logic Around Blank Line Being Put Around Content #658

Merged
merged 7 commits into from
Mar 18, 2023

Conversation

pjkaufman
Copy link
Collaborator

This makes the empty line around content logic more robust and reusable.

Changes Made:

  • Converted the logic over to get the start of the line ignoring non-whitespace and greater than characters (>)
  • Made sure the logic would decide which empty line value to use when blockquotes were involved to make things more uniform
  • Updated several examples to show the change in logic

@pjkaufman pjkaufman self-assigned this Mar 18, 2023
@pjkaufman
Copy link
Collaborator Author

This was started on because it seemed related to #560 at the time. Now it is just more of an enhancement.

@pjkaufman pjkaufman merged commit 8c3bf0c into platers:master Mar 18, 2023
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 this pull request may close these issues.

1 participant