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

Parser: Adding whitespace before continued li to both paragraph and list element #305

Closed
jackdewinter opened this issue Feb 27, 2022 · 2 comments · Fixed by #379
Closed
Labels
bug Something isn't working

Comments

@jackdewinter
Copy link
Owner

jackdewinter commented Feb 27, 2022

Found with #293 and #295:

Whitespace before the continuation is being added to both the list element and the paragraph.

Tests:

  • test_nested_three_block_max_block_max_ordered_max_no_bq2_with_li
  • test_nested_three_block_max_block_max_unordered_max_no_bq2_with_li
@jackdewinter jackdewinter added the bug Something isn't working label Mar 12, 2022
@jackdewinter
Copy link
Owner Author

Fixed:

  • test_nested_three_block_max_block_max_unordered_max_no_bq2_with_li
  • test_nested_three_block_max_block_max_ordered_max_no_bq2_with_li

@jackdewinter
Copy link
Owner Author

Test test_extra_027a was enabled as well.

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