From 51db60afed5bf793ea88fce405a40f4bf480bb46 Mon Sep 17 00:00:00 2001 From: Araq Date: Tue, 31 Jul 2018 22:52:34 +0200 Subject: [PATCH] change formating to avoid a compiler warning --- compiler/docgen.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/compiler/docgen.nim b/compiler/docgen.nim index 75b599ae91..2c0208b36e 100644 --- a/compiler/docgen.nim +++ b/compiler/docgen.nim @@ -259,7 +259,7 @@ proc nodeToHighlightedHtml(d: PDoc; n: PNode; result: var Rope; renderFlags: TRe of tkSpaces, tkInvalid: add(result, literal) of tkCurlyDotLe: - dispA(d.conf, result, "" & # This span is required for the JS to work properly + dispA(d.conf, result, "" & # This span is required for the JS to work properly """{...}