mirror of
https://github.com/go-gitea/gitea
synced 2025-01-11 18:24:27 +00:00
baeb251174
Followup https://github.com/go-gitea/gitea/pull/29305. As per discussion in https://github.com/go-gitea/gitea/pull/29666#discussion_r1517506422, make this selector only search in the current `.markup` document, as there can be multiples displayed at the same time. @DanielMatiasCarvalho maybe you can review.