diff options
Diffstat (limited to 'docs/syntax/operators.md')
| -rw-r--r-- | docs/syntax/operators.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/syntax/operators.md b/docs/syntax/operators.md index 33334b2..15241df 100644 --- a/docs/syntax/operators.md +++ b/docs/syntax/operators.md @@ -52,6 +52,8 @@ GREY WHITE ``` +`#NAME#NAME#` use single `#` to apply multiple colors at once + ## ``panic` Stops execution and prints `Any` to `stdout` |
