Does the Flex rich text control have any practical value?
        Posted  
        
            by George Edison
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by George Edison
        
        
        
        Published on 2010-04-15T20:33:20Z
        Indexed on 
            2010/04/15
            20:43 UTC
        
        
        Read the original article
        Hit count: 382
        
Since the control emits bizzare non-standard HTML, I'm wondering if it has any practical value.
The control emits font tags!
How are others dealing with it? Do you do some sort of RegEx replace on the text?
Or am I missing something?
© Stack Overflow or respective owner