doc/src/modules: fix admonition formatting (#1814)

Fixes: f826d3214b ("stylix: add generated all-maintainers file (#1654)")
Link: https://github.com/nix-community/stylix/pull/1814

Reviewed-by: awwpotato <awwpotato@voidq.com>
This commit is contained in:
NAHO 2025-07-31 18:09:17 +02:00 committed by GitHub
parent e544f6ec6c
commit ded4f29a02
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -248,9 +248,9 @@ modules.
> [!NOTE]
> If this is the first time you're adding yourself as a maintainer in Stylix,
> the `/generated/all-maintainers.nix` file will need to be updated by running
+> `nix run .#all-maintainers`
+> ([pre-commit](./development_environment.md#pre-commit) will also automatically
+> regenerate it).
> `nix run .#all-maintainers`
> ([pre-commit](./development_environment.md#pre-commit) will also automatically
> regenerate it).
## Documentation