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

Try to Handle Math Blocks Getting Combined when 1 or More Are Malformed #786

Merged
merged 2 commits into from
Jul 10, 2023

Conversation

pjkaufman
Copy link
Collaborator

Fixes #783

Changes Made:

  • Added some documentation around handling math blocks and what is done to special exceptions for moving math blocks to their own lines
  • Added a test for the scenario referenced
  • Added logic to split apart math blocks into pairs of "sub" math blocks in the event that multiple math blocks got combined

@pjkaufman pjkaufman added documentation Improvements or additions to documentation math Relates to math support in markdown labels Jul 10, 2023
@pjkaufman pjkaufman self-assigned this Jul 10, 2023
@pjkaufman pjkaufman merged commit e2b8595 into platers:master Jul 10, 2023
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation math Relates to math support in markdown
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: "Move Math Block Indicators to Their Own Line" Not Working
1 participant