From 2796121dd7410af45a2fbaf43cc7577799fb3157 Mon Sep 17 00:00:00 2001 From: Araq Date: Sat, 20 Apr 2013 01:59:39 +0200 Subject: next steps for the new parser/grammar --- compiler/docgen.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'compiler/docgen.nim') diff --git a/compiler/docgen.nim b/compiler/docgen.nim index 9c9d68f5d..9929b4bd9 100644 --- a/compiler/docgen.nim +++ b/compiler/docgen.nim @@ -237,7 +237,7 @@ proc genItem(d: PDoc, n, nameNode: PNode, k: TSymKind) = of tkSymbol: dispA(result, "$1", "\\spanIdentifier{$1}", [toRope(esc(d.target, literal))]) - of tkInd, tkSpaces, tkInvalid: + of tkSpaces, tkInvalid: app(result, literal) of tkParLe, tkParRi, tkBracketLe, tkBracketRi, tkCurlyLe, tkCurlyRi, tkBracketDotLe, tkBracketDotRi, tkCurlyDotLe, tkCurlyDotRi, tkParDotLe, -- cgit 1.4.1-2-gfad0