Commit 7c61ff4
fix: pin pygments<2.20 to fix MkDocs build
pymdown-extensions 10.21 passes filename=None to Pygments 2.20.0 HtmlFormatter,
causing 'NoneType' object has no attribute 'replace' error.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 816f25f commit 7c61ff4
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | | - | |
| 51 | + | |
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
| |||
0 commit comments