Scott Rossi wrote:
...IIRC this behavior is somewhat new for Rev -- used to be that "answer" displayed the raw (unformatted) text of whatever you fed it. Seems like there should be some kind of "show formatted" toggle or something built on the HTMLtext property.
This may be a bug. IIRC, the flag is the presence of "<p>" at the beginning and "</p>" at the end of the text. If either of those is absent the text is rendered as plain text, otherwise it's assumed to e htmlText.
The MetaCard group looked into this in detail a couple years ago, and have adopted that convention from Rev.
-- Richard Gaskin Managing Editor, revJournal _______________________________________________________ Rev tips, tutorials and more: http://www.revJournal.com _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
