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 Blockquotes Merging When Blank Blockquote Line Between 2 Blockquotes #705

Merged
merged 4 commits into from
May 5, 2023

Conversation

pjkaufman
Copy link
Collaborator

Fixes #684

Changes Made:

  • When looking at blockquote values prior to it or after it, make sure that a blank line ends the blockquote content search to avoid merging blockquotes.
  • Added tests for the scenarios in question

@pjkaufman pjkaufman added bug Something isn't working markdown General Markdown or Markdown related issue or feature labels May 5, 2023
@pjkaufman pjkaufman self-assigned this May 5, 2023
@pjkaufman pjkaufman merged commit 8afa6ea into platers:master May 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working markdown General Markdown or Markdown related issue or feature
Projects
None yet
1 participant