1
1
mirror of https://github.com/go-gitea/gitea synced 2025-01-08 00:44:26 +00:00
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