removed the char allocator. Started cleaning up the document code.
This commit is contained in:
@@ -42,6 +42,7 @@ int main( int argc, const char* argv )
|
||||
//"<element>Text inside and <b>bolded</b> in the element.</element>",
|
||||
//"<outer><element>Text inside and <b>bolded</b> in the element.</element></outer>",
|
||||
"<element>This & That.</element>",
|
||||
"<element attrib='This<That' />",
|
||||
0
|
||||
};
|
||||
for( int i=0; test[i]; ++i ) {
|
||||
|
||||
Reference in New Issue
Block a user