mirror of
https://github.com/go-gitea/gitea
synced 2025-01-26 21:17:46 +01:00
c965ed6529
Backport #14979 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>