pymarkdown
pymarkdown copied to clipboard
build(deps-dev): bump mdformat-mkdocs from 2.0.6 to 2.0.9
Bumps mdformat-mkdocs from 2.0.6 to 2.0.9.
Release notes
Sourced from mdformat-mkdocs's releases.
v2.0.9
Changelog:
- fix(#23): ignore empty newlines when in fenced code blocks
Full Changelog: https://github.com/KyleKing/mdformat-mkdocs/compare/v2.0.8...v2.0.9
v2.0.8
Changelog:
- Fix(#21): ignore lists in fenced code
Full Changelog: https://github.com/KyleKing/mdformat-mkdocs/compare/v2.0.7...v2.0.8
v2.0.7
Changelog:
- Fix(#20): https://github.com/KyleKing/mdformat-mkdocs/commit/01a6916f41fb82d3e0f840d79882acb0181563af
Full Changelog: https://github.com/KyleKing/mdformat-mkdocs/compare/v2.0.6...v2.0.7
Commits
ebf6da5
release: v2.0.96a32997
fix(#23): migrate to mdformat-admon 2.0.3cd74c24
test(#23): add red test00c458e
test: check that additional line breaks w/in code blocks are ignored3859ba8
Merge pull request #22 from KyleKing/fix-213eec79f
release: v2.0.8c7fb090
refactor: use code_indents insteadc840b84
docs: add some docstringse576299
test(#21): add test for #21d1fab4e
fix(#21): possible patch- Additional commits viewable in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase
.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
-
@dependabot rebase
will rebase this PR -
@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it -
@dependabot merge
will merge this PR after your CI passes on it -
@dependabot squash and merge
will squash and merge this PR after your CI passes on it -
@dependabot cancel merge
will cancel a previously requested merge and block automerging -
@dependabot reopen
will reopen this PR if it is closed -
@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually -
@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency -
@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) -
@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)