No, not completely. It's run through sanitize which removes some html that could be used for doing bad things. For example, using <b> will work, but <font> apparently not.
Currently we do not sanitize very good. There is a ticket in assembla (#824) to improve this for 1.8 Reinier > -----Oorspronkelijk bericht----- > Van: [email protected] [mailto:tracks- > [email protected]] Namens Eric Allen > Verzonden: zaterdag 14 februari 2009 23:13 > Aan: track-discuss > Onderwerp: Re: [Tracks-discuss] html in notes? > > Hmm. I'm seeing the HTML get stripped completely from the note for > both Todo notes and Project notes. Our preferred method of marking > notes up is Textile, but I believe HTML is supposed to work. File a > ticket for 1.8? > > On Feb 13, 2009, at 10:53 AM, [email protected] wrote: > > > Should this be a valid note? All the text comes out black: > > > > Here is a test note. > > > > <font color="#0000FF">Light Blue</font> > > > > Stephen > > > > _______________________________________________ > > Tracks-discuss mailing list > > [email protected] > > http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss > > _______________________________________________ > Tracks-discuss mailing list > [email protected] > http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss _______________________________________________ Tracks-discuss mailing list [email protected] http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss
