Today all of my tables (most noticably my sidebar) are randomly getting formatted incorrectly as <strong> tags instead of <li> tags.
When I load up my wiki page: https://code.google.com/p/aardwolfclientpackage/wiki/Introduction?tm=6 SOMETIMES I see this correct html for my sidebar (the content is not important, just compare with the html tags below): <div id="sidebarcontainer" class="sidebartop ifExpand"> <ul><li><a href="/p/aardwolfclientpackage/wiki/ Introduction">Introduction</a> </li><li><a href="/p/ aardwolfclientpackage/wiki/WhatMakesThisSpecial">What makes this package special?</a> </li><li><a href="/p/aardwolfclientpackage/wiki/ AboutMiniwindows">Teach me about miniwindows!</a> </li><li><a href="/p/ aardwolfclientpackage/wiki/Upgrading">How do I upgrade from an old version?</a> </li><li><a href="/p/aardwolfclientpackage/wiki/ MacLinux">Running in Linux/MacOS</a> </li><li>I'm not used to MUSHclient. How do I...? </li><ul><li><a href="/p/ aardwolfclientpackage/wiki/FAQ">FAQ/Configuration</a> </li><li><a href="/p/aardwolfclientpackage/wiki/Triggers">Writing Triggers</a> </ li><li><a href="/p/aardwolfclientpackage/wiki/Aliases">Writing Aliases</a> </li><li><a href="/p/aardwolfclientpackage/wiki/ CommandLineAliasesAndTriggers">Adding alias/triggers from the command line</a> </li><li><a href="/p/aardwolfclientpackage/wiki/ ConvertingScripts">Converting my scripts over from <other_client></a> </li></ul><li>What's included in the package? </li><ul><li>Featured Plugins </li><ul><li><a href="/p/ aardwolfclientpackage/wiki/ASCIImapper">ASCII automap</a> </li><li><a href="/p/aardwolfclientpackage/wiki/GMCPmapper">GMCP driven world mapper</a> </li><li><a href="/p/aardwolfclientpackage/wiki/ ChannelCapture">Communication Log window</a> </li><li><a href="/p/ aardwolfclientpackage/wiki/ColorCopy">Copy output with color codes</a> </li><li><a href="/p/aardwolfclientpackage/wiki/GroupMonitor">Group monitor window</a> </li><li><a href="/p/aardwolfclientpackage/wiki/ HealthBars">Graphical health bars</a> </li><li><a href="/p/ aardwolfclientpackage/wiki/StatMon">Stats window</a> </li><li><a href="/p/aardwolfclientpackage/wiki/Bigmap">Bigmap display</a> </ li><li><a href="/p/aardwolfclientpackage/wiki/TickTimer">Tick timer</ a> </li><li><a href="/p/aardwolfclientpackage/wiki/Layout">Main output windower</a> </li><li><a href="/p/aardwolfclientpackage/wiki/ NewConnection">New user welcome screen</a> </li></ul><li>Required Plugins (do not uninstall!) </li><ul><li><a href="/p/ aardwolfclientpackage/wiki/ZOrderMonitor">Miniwindow Z-order Monitor</ a> </li><li><a href="/p/aardwolfclientpackage/wiki/GMCPHandler">GMCP handler</a> </li><li><a href="/p/aardwolfclientpackage/wiki/ RepaintBuffer">Repaint buffer</a> </li></ul><li>Useful bits for programmers </li><ul><li><a href="/p/aardwolfclientpackage/wiki/ ZOrderMonitor">Miniwindow Z-order Monitor</a> </li><li><a href="/p/ aardwolfclientpackage/wiki/GMCPHandler">GMCP handler</a> </li><li><a href="/p/aardwolfclientpackage/wiki/RepaintBuffer">Repaint buffer</a> </li><li><a href="/p/aardwolfclientpackage/wiki/ AardwolfColors">Aardwolf color code functions</a> </li></ul></ ul><li><a href="/p/aardwolfclientpackage/wiki/Versions">Version Numbering</a> </li><li><a href="/p/aardwolfclientpackage/wiki/ Contact">Who makes this?</a> </li></ul> </div> And a lot of the time I get this very wrong html: <div id="sidebarcontainer" class="sidebartop ifExpand"> <p> <strong> <a href="/p/aardwolfclientpackage/wiki/ Introduction">Introduction</a> </strong> <a href="/p/ aardwolfclientpackage/wiki/WhatMakesThisSpecial">What makes this package special?</a> <strong> <a href="/p/aardwolfclientpackage/wiki/ AboutMiniwindows">Teach me about miniwindows!</a> </strong> <a href="/p/aardwolfclientpackage/wiki/Upgrading">How do I upgrade from an old version?</a> <strong> <a href="/p/aardwolfclientpackage/wiki/ MacLinux">Running in Linux/MacOS</a> </strong> I'm not used to MUSHclient. How do I...? <strong> <a href="/p/aardwolfclientpackage/wiki/FAQ">FAQ/ Configuration</a> </strong> <a href="/p/aardwolfclientpackage/wiki/ Triggers">Writing Triggers</a> <strong> <a href="/p/ aardwolfclientpackage/wiki/Aliases">Writing Aliases</a> </strong> <a href="/p/aardwolfclientpackage/wiki/ CommandLineAliasesAndTriggers">Adding alias/triggers from the command line</a> <strong> <a href="/p/aardwolfclientpackage/wiki/ ConvertingScripts">Converting my scripts over from <other_client></a> </strong> What's included in the package? <strong> Featured Plugins </strong> <a href="/p/aardwolfclientpackage/wiki/ ASCIImapper">ASCII automap</a> <strong> <a href="/p/ aardwolfclientpackage/wiki/GMCPmapper">GMCP driven world mapper</ a> </strong> <a href="/p/aardwolfclientpackage/wiki/ ChannelCapture">Communication Log window</a> <strong> <a href="/ p/aardwolfclientpackage/wiki/ColorCopy">Copy output with color codes</ a> </strong> <a href="/p/aardwolfclientpackage/wiki/ GroupMonitor">Group monitor window</a> <strong> <a href="/p/ aardwolfclientpackage/wiki/HealthBars">Graphical health bars</a> </strong> <a href="/p/aardwolfclientpackage/wiki/StatMon">Stats window</a> <strong> <a href="/p/aardwolfclientpackage/wiki/ Bigmap">Bigmap display</a> </strong> <a href="/p/ aardwolfclientpackage/wiki/TickTimer">Tick timer</a> <strong> <a href="/p/aardwolfclientpackage/wiki/Layout">Main output windower</ a> </strong> <a href="/p/aardwolfclientpackage/wiki/ NewConnection">New user welcome screen</a> <strong> Required Plugins (do not uninstall!) </strong> <a href="/p/aardwolfclientpackage/wiki/ ZOrderMonitor">Miniwindow Z-order Monitor</a> <strong> <a href="/ p/aardwolfclientpackage/wiki/GMCPHandler">GMCP handler</a> </ strong> <a href="/p/aardwolfclientpackage/wiki/RepaintBuffer">Repaint buffer</a> <strong> Useful bits for programmers </strong> <a href="/p/aardwolfclientpackage/wiki/ ZOrderMonitor">Miniwindow Z-order Monitor</a> <strong> <a href="/ p/aardwolfclientpackage/wiki/GMCPHandler">GMCP handler</a> </ strong> <a href="/p/aardwolfclientpackage/wiki/RepaintBuffer">Repaint buffer</a> <strong> <a href="/p/aardwolfclientpackage/wiki/ AardwolfColors">Aardwolf color code functions</a> </strong> <a href="/p/aardwolfclientpackage/wiki/Versions">Version Numbering</a> <strong> <a href="/p/aardwolfclientpackage/wiki/Contact">Who makes this?</a> </strong></p> </div> I took screenshots. Good: http://i.imgur.com/yMxV1.png Bad: http://i.imgur.com/PsvmL.png -- You received this message because you are subscribed to the Google Groups "Project Hosting on Google Code" 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/google-code-hosting?hl=en.

