forgejo/modules/markup
zeripath 164e35ead3
Make sure sibling images get a link too (#14979)
* 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>
2021-03-14 16:36:51 +00:00
..
common
csv
external
markdown
mdstripper
orgmode
html.go
html_internal_test.go
html_test.go
markup.go
markup_test.go
sanitizer.go
sanitizer_test.go