fix bug on complex cases
This commit is contained in:
@ -242,6 +242,7 @@ unicode [\300-\364]
|
||||
ignore_count = 1;
|
||||
|
||||
ECHOS(buffer.c_str());
|
||||
buffer = "";
|
||||
ECHOS(("</" + tag_stack.top() + ">").c_str());
|
||||
pop_tag();
|
||||
BEGIN BODY;
|
||||
|
Reference in New Issue
Block a user