code segment changes

This commit is contained in:
2026-03-07 16:14:35 +05:30
parent 7f5dd7e5be
commit f4f3455aba
2 changed files with 9 additions and 0 deletions

View File

@@ -50,11 +50,16 @@ plugins:
show_symbol_type_heading: true
markdown_extensions:
- pymdownx.superfences
- pymdownx.inlinehilite
- pymdownx.snippets
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.highlight:
linenums: true
anchor_linenums: true
line_spans: __span
pygments_lang_class: true

View File

@@ -42,10 +42,14 @@ plugins:
show_object_full_path: false
show_symbol_type_heading: true
markdown_extensions:
- pymdownx.superfences
- pymdownx.inlinehilite
- pymdownx.snippets
- admonition
- pymdownx.details
- pymdownx.superfences
- pymdownx.highlight:
linenums: true
anchor_linenums: true
line_spans: __span
pygments_lang_class: true