mirror of
https://gitea.com/gitea/gitea-mirror.git
synced 2026-03-22 12:52:50 +00:00
* Make sure sibling images get a link too Due a problem with the ast.Walker in the our transformer in goldmark an image with a sibling image will not be transformed to gain a parent link. This PR fixes this. Fix #12925 Signed-off-by: Andrew Thornton <art27@cantab.net>