Commit 8a9d8ae
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 c011b90 commit 8a9d8ae
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments