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

Patch the regex to match `,`besides `.` `"` `'` `:` and space.
2024-12-22 21:32:28 +00:00
..
references_test.go fix trailing comma not matched in the case of alphanumeric issue (#32945) 2024-12-22 21:32:28 +00:00
references.go fix trailing comma not matched in the case of alphanumeric issue (#32945) 2024-12-22 21:32:28 +00:00