Updated Pygments issues (markdown)
This commit is contained in:
parent
4301d28585
commit
fc45c5c059
|
@ -21,3 +21,5 @@ proc `[]`[T](x: int, args: varargs[T, `$`]) =
|
|||
|
||||
1[1, "x", 3]
|
||||
```
|
||||
|
||||
The `` `[]` `` should only be red.
|
Loading…
Reference in New Issue