Skip to content

fix(docs): bump pymdown-extensions for MkDocs build - #164

Merged
XiaoBoAI merged 2 commits into
agentscope-ai:mainfrom
helloml0326:fix/docs-mkdocs-pymdown-highlight
Apr 8, 2026
Merged

fix(docs): bump pymdown-extensions for MkDocs build#164
XiaoBoAI merged 2 commits into
agentscope-ai:mainfrom
helloml0326:fix/docs-mkdocs-pymdown-highlight

Conversation

@helloml0326

Copy link
Copy Markdown
Collaborator

pymdown-extensions 10.21.2 fixes Highlight passing None as Pygments filename/title, which caused AttributeError in html.escape on CI.

Refs: https://facelessuser.github.io/pymdown-extensions/about/changelog/
Made-with: Cursor

OpenJudge Version

[The version of OpenJudge you are working on, e.g. import openjudge; print(openjudge.__version__)]

Description

[Please describe the background, purpose, changes made, and how to test this PR]

Checklist

Please check the following items before code is ready to be reviewed.

  • Code has been formatted with pre-commit run --all-files command
  • All tests are passing
  • Docstrings are in Google style
  • Related documentation has been updated (e.g. links, examples, etc.)
  • Code is ready for review

pymdown-extensions 10.21.2 fixes Highlight passing None as Pygments
filename/title, which caused AttributeError in html.escape on CI.

Refs: https://facelessuser.github.io/pymdown-extensions/about/changelog/
Made-with: Cursor
Pre-commit black hook reformatted this file after merging upstream.

Made-with: Cursor
@XiaoBoAI
XiaoBoAI merged commit 94faf01 into agentscope-ai:main Apr 8, 2026
1 check passed
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.

2 participants