Update README
This commit is contained in:
parent
b9f494b747
commit
2b53be2ffe
@ -64,7 +64,7 @@ of the syntax and grammar are listed here.
|
|||||||
|
|
||||||
* Numbers are assumed to be base 10. If you prefix a number with 0x,
|
* Numbers are assumed to be base 10. If you prefix a number with 0x,
|
||||||
it is treated as a hexadecimal. If it is prefixed with 0, it is
|
it is treated as a hexadecimal. If it is prefixed with 0, it is
|
||||||
treated as an octal.
|
treated as an octal. Numbers can be in scientific notation: "1e10".
|
||||||
|
|
||||||
* Boolean values: `true`, `false`, `on`, `off`, `yes`, `no`.
|
* Boolean values: `true`, `false`, `on`, `off`, `yes`, `no`.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user