Fixed backtick highlighting problem in one line.
This commit is contained in:
@@ -157,7 +157,7 @@ What if I want to have a multiple-line string?
|
|||||||
m := `hello
|
m := `hello
|
||||||
world`
|
world`
|
||||||
|
|
||||||
`` ` will not escape any characters in a string.
|
``` ` ``` will not escape any characters in a string.
|
||||||
|
|
||||||
### Error types
|
### Error types
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user