forgejo/modules/markup
Gergely Nagy 8164ef9762
markup: Allow cross references to contain URL query parameters too
Adjust the `anyHashPattern` to match URL query parameters too, and
adjust `fullHashPatternProcessor` accordingly.

Includes a test case, and an update to an existing one to account for
the new capture group.

Fixes #3548.

Signed-off-by: Gergely Nagy <forgejo@gergo.csillger.hu>
2024-05-01 21:14:16 +02:00
..
asciicast
common
console
csv
external
markdown
mdstripper
orgmode
tests/repo/repo1_filepreview
camo.go
camo_test.go
file_preview.go
html.go markup: Allow cross references to contain URL query parameters too 2024-05-01 21:14:16 +02:00
html_internal_test.go markup: Allow cross references to contain URL query parameters too 2024-05-01 21:14:16 +02:00
html_test.go markup: Allow cross references to contain URL query parameters too 2024-05-01 21:14:16 +02:00
renderer.go
renderer_test.go
sanitizer.go
sanitizer_test.go