mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2026-02-08 17:19:14 +02:00
* Add better error checking for inline html diff code A better fix for #13191 which cleans up this code a bit and adds basic checking which should avoid writing broken HTML in future situations. * Update gitdiff_test.go * better regex Co-authored-by: techknowlogick <techknowlogick@gitea.io>