diff --git a/hledger/hledger.m4.md b/hledger/hledger.m4.md index 50eb95fa8..aaba6a0d2 100644 --- a/hledger/hledger.m4.md +++ b/hledger/hledger.m4.md @@ -3759,7 +3759,9 @@ Tips: - Interpolation strips outer whitespace (so a CSV value like `" 1 "` becomes `1` when interpolated) ([#1051](https://github.com/simonmichael/hledger/issues/1051)). -- See also [Tips](#tips) below. +- Interpolations always refer to a CSV field - + you can't interpolate a hledger field. + (See [Referencing other fields](#referencing-other-fields) below). ### Field names