Commit 06ca51e
Pin pygments<2.20 to fix docs build (pymdownx filename=None crash)
Pygments 2.20.0 added html.escape() in HtmlFormatter.__init__ that
crashes when pymdown-extensions passes filename=None. Pin to 2.19.x
until pymdown-extensions releases a compatible fix.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>1 parent 9e9de1b commit 06ca51e
2 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
173 | 173 | | |
174 | 174 | | |
175 | 175 | | |
| 176 | + | |
176 | 177 | | |
177 | 178 | | |
178 | 179 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments