mirror of
https://gitee.com/gitea/gitea
synced 2025-11-03 16:10:25 +08:00
* Support CRLF when splitting code lines for display * refactor, fix mixed match * fmt * split on both LF and CRLF, use raw literals in regexes * simplify