docs: fix malformed markup

This commit is contained in:
Ching Pei Yang 2025-04-25 12:25:29 +02:00
commit 8666e4ad07
No known key found for this signature in database
GPG key ID: B3841364253DC4C8

View file

@ -7,5 +7,9 @@ $ nix run github:notashelf/nvf#maximal -- test.nix
It is the same fully configured Neovim as with the [Nix](#sec-default-nix)
configuration, but with every supported language enabled.
::: {.note} Running the maximal config will download _a lot_ of packages as it
is downloading language servers, formatters, and more. :::
::: {.note}
Running the maximal config will download _a lot_ of packages as it is
downloading language servers, formatters, and more.
:::