fix(techdocs): Disable LighBox addon for images wrapped in links

Signed-off-by: Gabriel Dugny <gabriel.dugny@believe.com>

# Conflicts:
#	docs/features/techdocs/addons--new.md
#	docs/features/techdocs/addons.md

# Conflicts:
#	docs/features/techdocs/addons--new.md
This commit is contained in:
Gabriel Dugny
2026-01-07 15:01:49 +01:00
parent 6f01c33a0e
commit 895563a1b7
6 changed files with 61 additions and 14 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/plugin-techdocs-module-addons-contrib': patch
---
Avoid enabling the TechDocs LightBox addon for images wrapped in links, so image links keep working.