Merge branch 'parser2' into 2.4.0

This commit is contained in:
Paul Beckingham
2014-10-25 19:43:13 -04:00
9 changed files with 1771 additions and 24 deletions

View File

@@ -851,7 +851,7 @@ void Parser::findSubstitution ()
}
////////////////////////////////////////////////////////////////////////////////
// +tag
// +tag|-tag
void Parser::findTag ()
{
bool action = true;