I'm using mw-render to transform articles from a custom mediawiki
install into XHTML so I can parse them, and I'm trying to style it now
using the classes that mw-render added, that include some like
"mwx.article" and "mwx.section". These have full-stops or periods,
which are invalid in CSS. Is there a configuration option to alter
this behavior? I'm looking for a way to get a different class name in
the XHTML. I would consider this a bug as well if it's default
behavior to add periods to the class names.

-- 
You received this message because you are subscribed to the Google Groups 
"mwlib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/mwlib?hl=en.

Reply via email to