forgejo/modules/markup
Gusted cb9c0eb8ca [BUG] Render references to cross-repo issues with external issues
- If you have the external issue setting enabled, any reference would
have been rendered as an external issue, however this shouldn't be
happening to references that refer to issues in other repositories.
- Unit test added.

(cherry picked from commit 05e163aaf3)
2024-08-07 05:43:12 +00:00
..
asciicast Support asciicast files as new markup (#22448) 2023-01-18 08:46:58 +08:00
common [GITEA] test markdown CleanValue to prevent regression 2024-02-05 16:09:41 +01:00
console enable linter testifylint on v7 (#4572) 2024-07-30 19:42:06 +00:00
csv enable linter testifylint on v7 (#4572) 2024-07-30 19:42:06 +00:00
external Rework markup link rendering (#26745) 2024-01-15 08:49:24 +00:00
markdown chore(lint): make testifylint happy 2024-08-04 12:35:20 +02:00
mdstripper Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
orgmode enable linter testifylint on v7 (#4572) 2024-07-30 19:42:06 +00:00
tests/repo/repo1_filepreview [v7.0/forgejo] Render inline file permalinks 2024-04-01 16:15:58 +02:00
camo.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
camo_test.go Implement FSFE REUSE for golang files (#21840) 2022-11-27 18:20:29 +00:00
file_preview.go Fix issue where rendering stops after the first invalid parmalink 2024-04-20 10:24:54 +00:00
html.go [BUG] Render references to cross-repo issues with external issues 2024-08-07 05:43:12 +00:00
html_internal_test.go [BUG] Render references to cross-repo issues with external issues 2024-08-07 05:43:12 +00:00
html_test.go enable linter testifylint on v7 (#4572) 2024-07-30 19:42:06 +00:00
renderer.go [v7.0/forgejo] Render inline file permalinks 2024-04-01 16:15:58 +02:00
renderer_test.go Move IsReadmeFile* from modules/markup/ to modules/util (#22877) 2023-02-13 15:01:09 -05:00
sanitizer.go [BUG] Center icon and callout text 2024-04-04 12:18:32 +00:00
sanitizer_test.go Use restricted sanitizer for repository description (#28141) 2023-11-23 16:34:25 +00:00