fixes to docs

This commit is contained in:
Simon Wisselink
2023-02-03 22:31:59 +01:00
parent c94d3ddafa
commit 51ed0d6791
38 changed files with 53 additions and 53 deletions
@@ -4,7 +4,7 @@ Embedding Vars in Double Quotes {#language.syntax.quotes}
- Smarty will recognize [assigned](#api.assign)
[variables](#language.syntax.variables) embedded in \"double
quotes\" so long as the variable name contains only numbers, letters
and under\_scores. See [naming](&url.php-manual;language.variables)
and under\_scores. See [naming](https://www.php.net/language.variables)
for more detail.
- With any other characters, for example a period(.) or