Merge pull request #3862 from scrlkx/fix/mkdocs-code-block-clipboard

This commit is contained in:
Day Matchullis
2026-03-03 17:45:45 -07:00
committed by GitHub

View File

@@ -111,8 +111,6 @@ markdown_extensions:
- pymdownx.tabbed:
alternate_style: true
- pymdownx.highlight:
anchor_linenums: true
line_spans: __span
pygments_lang_class: true
- pymdownx.inlinehilite
- pymdownx.snippets