forgejo/modules/references
katsu 4999de50c3 fix trailing comma not matched in the case of alphanumeric issue (#32945)
Fix #32428.

Patch the regex to match `,`besides `.` `"` `'` `:` and space.

(cherry picked from commit fb75151fb14e866cab8d893c588f5673902b278b)
(cherry picked from commit 0efd7130f0)
2024-12-30 08:26:54 +00:00
..
references.go fix trailing comma not matched in the case of alphanumeric issue (#32945) 2024-12-30 08:26:54 +00:00
references_test.go fix trailing comma not matched in the case of alphanumeric issue (#32945) 2024-12-30 08:26:54 +00:00