summaryrefslogtreecommitdiffstats
path: root/modules/charset/escape.go
Commit message (Expand)AuthorAgeFilesLines
* Fix line spacing for plaintext previews (#22699)crystal2023-02-011-5/+1
* Ensure that plain files are rendered correctly even when containing ambiguous...zeripath2022-12-171-1/+31
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* Switch Unicode Escaping to a VSCode-like system (#19990)zeripath2022-08-131-214/+36
* Add more linters to improve code readability (#19989)Wim2022-06-201-3/+3
* Don't treat BOM escape sequence as hidden character. (#18909)Gusted2022-02-261-0/+5
* Fix panic in EscapeReader (#18820)zeripath2022-02-191-0/+1
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-071-0/+230