mirror of
https://codeberg.org/forgejo/forgejo.git
synced 2025-11-13 12:44:26 +00:00
* detect csv delimiter in csv rendering fixes #7868 * make linter happy * fix failing testcase & use ints where possible * expose markup type to template previously all markup had the .markdown class, which is incorrect, as it applies markdown CSS & JS logic to CSV rendering * fix build (missing `make css`) * ignore quoted csv content for delimiter scoring also fix html generation |
||
|---|---|---|
| .. | ||
| themes | ||
| _admin.less | ||
| _base.less | ||
| _dashboard.less | ||
| _editor.less | ||
| _emojify.less | ||
| _explore.less | ||
| _form.less | ||
| _home.less | ||
| _install.less | ||
| _markdown.less | ||
| _organization.less | ||
| _repository.less | ||
| _review.less | ||
| _tribute.less | ||
| _user.less | ||
| index.less | ||