I'm having a problem with OO files displaying strong (bold) elements in the rendered forrest pages. The style works correctly in the vanilla sample document. But if I edit the sample and add my own text, setting part of it to bold, the text appears without that format.
The html source marks the text as: <span class="T1">my super bold text</span>
instead of strong.
I'm not sure if this is related to: http://issues.cocoondev.org/browse/FOR-433
I applied that patch but it still didn't work.
Is bold working for anyone?
It worked for me last time I worked with these plugins. However, the above patch may have broken this.
In your generated HTML files is there any style information in the head of the document?
Ross
