mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
6b7c199f5f
* When creating line diffs do not split within an html entity Fix #13342 Signed-off-by: Andrew Thornton <[email protected]> * Add test case Signed-off-by: Andrew Thornton <[email protected]> * improve test Signed-off-by: Andrew Thornton <[email protected]> Co-authored-by: techknowlogick <[email protected]>