Mercurial > hgrepos > Python > libs > ConfigMix
diff docs/introduction.rst @ 341:ae4b76d0da45
docs: fix example of tree reference syntax
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sun, 09 May 2021 22:10:58 +0200 |
| parents | 176e22110fc5 |
| children | c8b98285a7b5 |
line wrap: on
line diff
--- a/docs/introduction.rst Sat May 08 19:19:35 2021 +0200 +++ b/docs/introduction.rst Sun May 09 22:10:58 2021 +0200 @@ -449,7 +449,7 @@ Configuration tree references ----------------------------- -With ``{{ref:my.other.key}}`` +With ``{{ref:#my.other.key}}`` - special namespace ``ref`` - can not be quoted currently in variable interpolation syntax
