matching brackets working finally - issue #19 is implemented

This commit is contained in:
Vadim Lopatin 2015-02-11 16:14:15 +03:00
parent 4ed1d85dab
commit 31a6288225
1 changed files with 0 additions and 1 deletions

View File

@ -253,7 +253,6 @@ class SimpleDSyntaxHighlighter : SyntaxHighlighter {
return startPos;
// continue
}
return p;
}