forgejo/modules/charset
crystal 9cde526f87
Fix line spacing for plaintext previews () ()
Backport 

Adding `<br>` between each line is not necessary since the entire file
is rendered inside a `<pre>`

fixes https://codeberg.org/Codeberg/Community/issues/915
2023-02-01 22:06:58 +00:00
..
ambiguous Move go-licenses to generate and separate generate into a frontend and backend component () 2022-09-05 14:04:18 +08:00
invisible Move go-licenses to generate and separate generate into a frontend and backend component () 2022-09-05 14:04:18 +08:00
ambiguous.go Ensure that Chinese punctuation is not ambiguous when locale is Chinese () () 2022-12-05 17:20:38 +08:00
ambiguous_gen.go Switch Unicode Escaping to a VSCode-like system () 2022-08-13 19:32:34 +01:00
ambiguous_gen_test.go Switch Unicode Escaping to a VSCode-like system () 2022-08-13 19:32:34 +01:00
breakwriter.go Switch Unicode Escaping to a VSCode-like system () 2022-08-13 19:32:34 +01:00
breakwriter_test.go Switch Unicode Escaping to a VSCode-like system () 2022-08-13 19:32:34 +01:00
charset.go Fix various typos () 2022-07-12 23:32:37 +02:00
charset_test.go Add more linters to improve code readability () 2022-06-20 12:02:49 +02:00
escape.go Fix line spacing for plaintext previews () () 2023-02-01 22:06:58 +00:00
escape_status.go Switch Unicode Escaping to a VSCode-like system () 2022-08-13 19:32:34 +01:00
escape_stream.go Avoid frequent string2bytes conversions () 2022-08-24 12:50:13 +01:00
escape_test.go Share HTML template renderers and create a watcher framework () 2022-08-28 10:43:25 +01:00
htmlstream.go Switch Unicode Escaping to a VSCode-like system () 2022-08-13 19:32:34 +01:00
invisible_gen.go Switch Unicode Escaping to a VSCode-like system () 2022-08-13 19:32:34 +01:00