Limits on HTML in WIKI pages?

LabKey Support Forum (Inactive)
Limits on HTML in WIKI pages? Matthew Bellew  2008-04-29 11:38
Status: Closed
 
First for the stylesheet question. Even though HTML says the <style> tag has to be in the <head>, this is not actually true. The browsers will correctly read styles embedded in the body. I suspect that this is to solve exactly this sort of problem.

The javax.xml.transform.TransformerException error is more serious. I'll enter a bug about that.