forked from lix-project/lix
Merge pull request #9110 from fricklerhandwerk/interpolated-expression
expand on interpolated expressions
This commit is contained in:
commit
ead65d3d8e
|
@ -92,7 +92,7 @@ Attributes can be selected with interpolated strings.
|
|||
|
||||
# Interpolated expression
|
||||
|
||||
An interpolated expression must evaluate to one of the following:
|
||||
An expression that is interpolated must evaluate to one of the following:
|
||||
|
||||
- a [string]
|
||||
- a [path]
|
||||
|
|
Loading…
Reference in a new issue