kmeixner
01-09-2007, 12:50 PM
Support for HTML entity in <text> (and other similar) elements to tell the OL Compiler to keep a space character in the text in the element (since space characters are ignored here).
eg: <text> mytext</text> would represent string " mytext" with the preceeding space kept in it.
eg: <text> mytext</text> would represent string " mytext" with the preceeding space kept in it.