docs: remove anchor/span wrapping from code blocks for clipboard compatibility

This commit is contained in:
Daniel Freitas
2026-02-09 20:39:17 -03:00
parent 45aa3d436a
commit 651f5a7d51

View File

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