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
|
||||
world`
|
||||
|
||||
`` ` will not escape any characters in a string.
|
||||
``` ` ``` will not escape any characters in a string.
|
||||
|
||||
### Error types
|
||||
|
||||
|
||||
Reference in New Issue
Block a user