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

Nested lists within block quote do not seem to operate properly #39

Closed
jackdewinter opened this issue Oct 1, 2021 · 2 comments
Closed

Comments

@jackdewinter
Copy link
Owner

jackdewinter commented Oct 1, 2021

From Issues List:

This is a test

> * this is level 1
>   * this is level 2
>     * this is level 3
  • level 2 and level 3 text are in same item, does not identify as sublevel.
  • try deeper nesting

Found in scenario tests for rule md007

@jackdewinter
Copy link
Owner Author

Test test_md007_bad_list_indentation_in_block_quote_level_0 now produces 3 lines, instead of the 2 previous.

Tests test_extra_008x and test_extra_008a added to investigate.

@jackdewinter
Copy link
Owner Author

Fixed: 7d64074

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

No branches or pull requests

1 participant