1
3
mirror of https://github.com/charliermarsh/ruff synced 2025-10-05 15:42:51 +02:00

Fix rendering of admonition in docs (#18163)

This commit is contained in:
Micha Reiser
2025-05-20 08:22:06 +02:00
committed by GitHub
parent 8729cb208f
commit f9ca6eb63e
3 changed files with 3 additions and 0 deletions

View File

@@ -5,3 +5,4 @@ mkdocs-material @ git+ssh://git@github.com/astral-sh/mkdocs-material-insiders.gi
mkdocs-redirects==1.2.2
mdformat==0.7.22
mdformat-mkdocs==4.1.2
mkdocs-github-admonitions-plugin @ https://github.com/PGijsbers/admonitions.git#7343d2f4a92e4d1491094530ef3d0d02d93afbb7

View File

@@ -5,3 +5,4 @@ mkdocs-material==9.5.38
mkdocs-redirects==1.2.2
mdformat==0.7.22
mdformat-mkdocs==4.1.2
mkdocs-github-admonitions-plugin @ https://github.com/PGijsbers/admonitions.git#7343d2f4a92e4d1491094530ef3d0d02d93afbb7

View File

@@ -62,6 +62,7 @@ markdown_extensions:
alternate_style: true
plugins:
- search
- gh-admonitions
extra_css:
- stylesheets/extra.css
extra_javascript: