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

Markdown strings not equal for nested #187

Closed
jackdewinter opened this issue Dec 19, 2021 · 1 comment
Closed

Markdown strings not equal for nested #187

jackdewinter opened this issue Dec 19, 2021 · 1 comment
Labels
bug Something isn't working

Comments

@jackdewinter
Copy link
Owner

Found during #184

Expecting 7 spaces on second line, 3 spaces are shown.

@jackdewinter
Copy link
Owner Author

jackdewinter commented Dec 19, 2021

Resolved with first change:

  • test_nested_three_block_skip_unordered_block_skip
  • test_nested_three_block_unordered_block
  • test_nested_three_ordered_ordered_block_skip
  • test_nested_three_ordered_unordered_block_skip
  • test_nested_three_unordered_unordered_block_skip
  • test_nested_three_unordered_ordered_block_skip

Pending fixes:

  • test_nested_three_ordered_block_skip_block
  • test_nested_three_block_ordered_block
  • test_nested_three_ordered_block_block_skip
  • test_nested_three_ordered_block_skip_block
  • test_nested_three_ordered_block_block
  • test_nested_three_ordered_block_ordered
  • test_nested_three_ordered_block_unordered
  • test_nested_three_unordered_block_skip_block_skip
  • test_nested_three_unordered_block_block_skip
  • test_nested_three_unordered_block_skip_block
  • test_nested_three_unordered_block_block
  • test_nested_three_unordered_block_ordered
  • test_nested_three_unordered_block_unordered

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

No branches or pull requests

1 participant