Adds Markdown Alerts for Notes

Reference: https://github.com/orgs/community/discussions/16925

And adds some minor fixes
This commit is contained in:
CSK
2024-03-12 14:41:29 +04:00
committed by GitHub
parent 00629b604f
commit 0c86c6e673
8 changed files with 37 additions and 38 deletions

View File

@@ -83,8 +83,6 @@ show a sample structure of file ```grouptrackcontainer.json```.
```
The default path to the container tracker is ```client/trackcontainers/grouptrackcontainer.json```.
### Note:
The group id will be auto-generated and will have its own prefix in the start which will mostly be ```grp<UUID>```.
When a container is removed using the command. ```p2prc --rm <IP Address> --id <Container id>```. It will be automatically deleted
from the groups it exists in.
> [!NOTE]
> The group id will be auto-generated and will have its own prefix in the start which will mostly be ```grp<UUID>```.
> When a container is removed using the command. ```p2prc --rm <IP Address> --id <Container id>```. It will be automatically deleted from the groups it exists in.