markdown: ignore trailing whitespace

This commit is contained in:
Jörg Thalheim
2025-06-27 15:36:29 +02:00
parent 0741a49973
commit 97e52a6946
7 changed files with 12 additions and 12 deletions

View File

@@ -89,6 +89,6 @@ Here are some important documentation links related to the Clan VM Manager:
## Error handling
> Error dialogs should be avoided where possible, since they are disruptive.
>
> Error dialogs should be avoided where possible, since they are disruptive.
>
> For simple non-critical errors, toasts can be a good alternative.