mirror of
https://github.com/go-gitea/gitea
synced 2024-10-31 23:34:25 +00:00
bf2867dec2
* Don't treat BOM escape sequence as hidden character. - BOM sequence is a common non-harmfull escape sequence, it shouldn't be shown as hidden character. - Follows GitHub's behavior. - Resolves #18837 Co-authored-by: wxiaoguang <wxiaoguang@gmail.com> |
||
---|---|---|
.. | ||
charset_test.go | ||
charset.go | ||
escape_test.go | ||
escape.go |