From fc45c5c059bfdef58f93bcd9fb1c902c01b8a235 Mon Sep 17 00:00:00 2001 From: Dominik Picheta Date: Mon, 14 Apr 2014 04:44:44 -0700 Subject: [PATCH] Updated Pygments issues (markdown) --- Pygments-issues.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/Pygments-issues.md b/Pygments-issues.md index 8946a71..fb262d5 100644 --- a/Pygments-issues.md +++ b/Pygments-issues.md @@ -20,4 +20,6 @@ proc `[]`[T](x: int, args: varargs[T, `$`]) = echo arg 1[1, "x", 3] -``` \ No newline at end of file +``` + +The `` `[]` `` should only be red. \ No newline at end of file