PDA

View Full Version : Support for &nbsp; entity in <text> elements


kmeixner
01-09-2007, 12:50 PM
Support for HTML &nbsp; 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>&nbsp; mytext</text> would represent string " mytext" with the preceeding space kept in it.