I meant 'class=' actually. I thought 'class' was one of the attributes *not* stripped. It shouldn't be, IMO.
Turning on HTML mode is more than I want to do for this site; all I'm really looking for is the ability to properly display RTL text. On 04/22/2011 01:43 PM, Joshua Paine wrote: > On 4/22/2011 2:05 AM, Ron Aaron wrote: >> When I try to add a ".hebrew" style (or "div.hebrew" or "p.hebrew"), the >> style does not seem to take effect when I type in for example:<div >> style=hebrew> some hebrew</div> (nor for<p> tags). > Well, it would need to be class="hebrew" rather than style="hebrew". But > besides that, you may need to turn on full HTML mode for fossil: > otherwise it strips tag attributes like class IIRC. > _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

