You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running gitea on a Raspberry Pi 4 with Debian via a binary. Everything seems to work perfectly fine, however when viewing code in a repository, any sort of indentation seems to be broken. The first layer of indentation always appears as 1 space, and additional levels do not appear at all. When viewing the code in raw form however, all indents display properly.
I am having this issue with both tabs and spaces, as well as both mirrors and non-mirrors. I have also tried adding a .editorconfig in the repositories, however that did not work.
[x]
):Description
I am running gitea on a Raspberry Pi 4 with Debian via a binary. Everything seems to work perfectly fine, however when viewing code in a repository, any sort of indentation seems to be broken. The first layer of indentation always appears as 1 space, and additional levels do not appear at all. When viewing the code in raw form however, all indents display properly.
I am having this issue with both tabs and spaces, as well as both mirrors and non-mirrors. I have also tried adding a
.editorconfig
in the repositories, however that did not work.Screenshots
Code: https://i.imgur.com/xPq7Hg1.png
Raw code: https://i.imgur.com/m6SRYaz.png
The text was updated successfully, but these errors were encountered: