gethomepage / homepage

A highly customizable homepage (or startpage / application dashboard) with Docker and service API integrations.
https://gethomepage.dev
GNU General Public License v3.0
18.73k stars 1.1k forks source link

Documentation: fix indentation for proxmox docs. #3885

Closed Trevo525 closed 1 month ago

Trevo525 commented 1 month ago

Proposed change

I added one space for the indentation of the proxmox.md. It's how it's supposed to be but since they only have three spaces they aren't indented properly.

image

The screenshot shows that the first two things would look like the third set of things.

Type of change

Checklist:

shamoon commented 1 month ago

It’s a thing with the pre-commit formatting. I forget how you solve it, I think you have to add a line between the blocks or something. Very annoying, but you’ll need to sort it out to merge this

Trevo525 commented 1 month ago

I'd be happy to if I knew what you meant. I matched the formatting to the ones that did it correctly and they didn't have a blank line before them..

shamoon commented 1 month ago

Yea, as I said I dont exactly remember. The others pass the pre-commit hooks, so you can install pre-commit as is recommended and experiment a bit to fix it. Or not.

Trevo525 commented 1 month ago

Ah, I didn't understand per-commit as a project. I understood it as you saying before my commit. That's why I didn't understand what you meant. I'll probably look into this later.

github-actions[bot] commented 1 week ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new discussion for related concerns. See our contributing guidelines for more details.