mirror of
				https://github.com/go-gitea/gitea.git
				synced 2025-10-27 10:35:16 +01:00 
			
		
		
		
	* 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>