pymarkdown
pymarkdown copied to clipboard
Requires token changes in fix engine. may run into issues with split [] due to link parsing, may required same as https://github.com/jackdewinter/pymarkdown/issues/826
need to implement a scan before fixing that joins any text blocks that were separated as part of the Extended Autolink parsing
Note here. Want to make sure that other extensions, like tables, are done before this. will require changes, probably needs to be run dead last any other changes should be...
Requires token changes in fix engine. Suggested for tier 2 fixes. need to consider other blanks and how they will compete.
In fixing the BQ/indented and List/indented split tab scenarios, it looks like we may benefit from more testing with deeper levels of containers.
In fixing the BQ/fenced and List/fenced split tab scenarios, it looks like we may benefit from more testing with deeper levels of containers.
In fixing the BQ/HTML and List/HTML split tab scenarios, it looks like we may benefit from more testing with deeper levels of containers.
SKIPPED [1] test\gfm\test_markdown_list_blocks.py:607: unconditional skip