Merged DMD commit b56c4705f0ba486f99ce642470581bcfc8403a8c:

bugzilla 3554 Ddoc generates invalid output for documentation comments with non paired parantheses
This commit is contained in:
David Nadlinger
2011-04-22 18:48:17 +02:00
parent b2ad2172f9
commit b3f5ad66ad

View File

@@ -131,6 +131,8 @@ SMALL = <small>$0</small>\n\
BR = <br>\n\
LINK = <a href=\"$0\">$0</a>\n\
LINK2 = <a href=\"$1\">$+</a>\n\
LPAREN= (\n\
RPAREN= )\n\
\n\
RED = <font color=red>$0</font>\n\
BLUE = <font color=blue>$0</font>\n\