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:
parent
e544f6ec6c
commit
ded4f29a02
1 changed files with 3 additions and 3 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue