Commit 4ed7c7c
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 1c08782 commit 4ed7c7c
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments