pymarkdown
pymarkdown copied to clipboard
SKIPPED [1] test\gfm\test_markdown_list_blocks.py:232: unconditional skip SKIPPED [1] test\gfm\test_markdown_list_blocks.py:481: unconditional skip SKIPPED [1] test\gfm\test_markdown_list_blocks.py:526: unconditional skip
Start process of documentation rewrite by figuring out what needs to be on the main page, and what can go to other pages.
missed some new directories... need to improve
Note: Long term effort, collection issue to track this work as things move over where possible. This is a result of #750 where we looked at how we are testing...
# Summary This Pull Request introduces a new rule that identifies orphan files within a specified folder. These orphan files are assets that are no longer referenced in any scanned...
This Pull Request introduces a new plugin/rule that validates all local references. The plugin checks if the referenced file exists and also verifies that if the reference includes an anchor...
## Feature Request It would be great to have rules that allow to check links are valid and alive. ### Description There are some python packages to do that on...
Bumps [pylint](https://github.com/pylint-dev/pylint) from 3.1.0 to 3.2.4. Commits 425ad66 Bump pylint to 3.2.4, update changelog (#9746) c41c35a [possibly-used-before-assignment] Avoid FP for typing.NoReturn & Never (#9714... 22e4d36 [symilar] Rename the unittest file...
Bumps [mkdocstrings-python](https://github.com/mkdocstrings/python) from 1.10.3 to 1.10.5. Release notes Sourced from mkdocstrings-python's releases. 1.10.5 1.10.5 - 2024-06-19 Compare with 1.10.4 Bug Fixes Mix both previous checks for displaying objects: not imported...