mirror of
https://github.com/go-gitea/gitea.git
synced 2024-09-01 14:56:30 +00:00
Use Unicode placeholders to replace HTML tags and HTML entities first, then do diff, then recover the HTML tags and HTML entities. Now the code diff with highlight has stable behavior, and won't emit broken tags. |
||
---|---|---|
.. | ||
testdata/academic-module | ||
csv_test.go | ||
csv.go | ||
gitdiff_test.go | ||
gitdiff.go | ||
highlightdiff_test.go | ||
highlightdiff.go | ||
main_test.go |