Skip to content

fix: codeblock rendering#466

Merged
keraron merged 1 commit intomainfrom
fix-codeblocks
Apr 17, 2026
Merged

fix: codeblock rendering#466
keraron merged 1 commit intomainfrom
fix-codeblocks

Conversation

@keraron
Copy link
Copy Markdown
Member

@keraron keraron commented Apr 17, 2026

fixes #465

  • upgrades pymdown-extensions for Pygments 2.20 compatibility
  • enables pymdownx.highlight with a single SuperFences + Mermaid config
  • drops the stock fenced_code extension
image

Signed-off-by: Aron Kerekes <arkereke@cisco.com>
@keraron keraron requested a review from lgecse April 17, 2026 09:08
@keraron keraron requested a review from a team as a code owner April 17, 2026 09:08
@keraron keraron merged commit 4fc865a into main Apr 17, 2026
6 checks passed
@keraron keraron deleted the fix-codeblocks branch April 17, 2026 09:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Docs]: fix codeblock rendering

2 participants