mirror of
https://github.com/NixOS/nix
synced 2025-06-29 06:21:14 +02:00
annotate admonitions showing syntax
also fix typos
This commit is contained in:
parent
4b1a97338f
commit
1e1f08c045
3 changed files with 22 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
> **Syntax**
|
||||
>
|
||||
> *lookup-path* = `<` *identifier* [ `/` *identifier* `]`... `>`
|
||||
> *lookup-path* = `<` *identifier* [ `/` *identifier* ]... `>`
|
||||
|
||||
A lookup path is an identifier with an optional path suffix that resolves to a [path value](@docroot@/language/values.md#type-path) if the identifier matches a search path entry.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue