mirror of
https://github.com/yusing/godoxy.git
synced 2026-01-11 22:30:47 +01:00
Invalid syntax in wiki #62
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @singularity0821 on GitHub (Apr 27, 2025).
Since it is not that simple to open a PR for a wiki, I'll do it like this.
The references to the icons need to be in quotes, otherwise godoxy show errors for using the reserved character
@and ignores the homepage configuration.Docker-labels-and-Route-Files:
Change:
To (in both examples):
https://github.com/yusing/godoxy/wiki/Homepage-configurations:
Change:
To:
@yusing commented on GitHub (Apr 27, 2025):
Fixed, thanks!