Commit 1a37b5d
committed
Fix RST badge rendering: disable override_image_directive
Set override_image_directive=False in sphinxcontrib-images config
to preserve standard RST image directive :target: option support.
This fixes badge substitutions in docs/index.rst that require the
:target: option for clickable badge links.
Note: This work was completed with AI assistance (Claude Code).1 parent 2481b73 commit 1a37b5d
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
175 | 175 | | |
176 | 176 | | |
177 | 177 | | |
178 | | - | |
| 178 | + | |
179 | 179 | | |
180 | 180 | | |
181 | 181 | | |
| |||
0 commit comments