forked from mirrors/0ad
df4c07238d
Parameters now have to be quoted with ". Supports " in parameters by escaping them with \. Tag start characters can be included in normal text by escaping them with \. Better error handling and a error messages to help with fixing invalid/malformed strings. This was SVN commit r15969.