: The only problematic Wiki page I found was : http://wiki.apache.org/jakarta-lucene/HowTo and I just fixed that.
I've seen a few more, but i'll clean them up as i see them. i guess the problem isn't as wide spread as it initially seemd (i just got unlucky in the first few pages i looked at) but i was mainly worried that some other formatting problems might be less obvious (ie: sections might not be rendered at all) .. just my usually paranoia. : --- Leo Simons <[EMAIL PROTECTED]> wrote: : > On 06-04-2005 02:44, "Erik Hatcher" <[EMAIL PROTECTED]> : > wrote: : > > I suppose this should be addressed to Leo... : > : > Oh no, please do direct this stuff at infra@; there's more people : > than just : > me working on this. I might not be around :-D : > : > > anything we can do about : > > the issue mentioned below regarding wiki formatting? : > : > In short, no. In long... : > : > <snip/> : > > a side effect : > >> seems to be that some page formatting which used to work no : > >> longer does : > >> : > <snip/> : > >> does anyone know what exactly changed? : > : > Not me, though I think there is some information hidden somewhere on : > moinmoin.wikiwikiweb.de. Basically the moin people cleaned up their : > parser a : > whole lot. : > : > >> is there an easy config option : > >> that can be toggled to get the old behavior, : > : > I'm afraid not, sorry. : > : > >> or do we just need to : > >> slowly : > >> tweak all of the existing docs (there are quite a few with this : > >> problem) : > >> to eliminate the whitespace? : > : > Well, it wouldn't have to be slowly. These pages in the end are all : > plain : > text. One could write a script that looks for something like : > : > "^ +(=+) +(.*) +(=+)$" : > : > And replace it with : > : > "$1 $2 $3" : > : > Or something similar. I don't have time for that right now, but file : > a jira : > issue, and it might happen sooner or later :-D : > : > : > Cheers, : > : > : > Leo : > : > : > : > --------------------------------------------------------------------- : > To unsubscribe, e-mail: [EMAIL PROTECTED] : > For additional commands, e-mail: [EMAIL PROTECTED] : > : > : : --------------------------------------------------------------------- : To unsubscribe, e-mail: [EMAIL PROTECTED] : For additional commands, e-mail: [EMAIL PROTECTED] : -Hoss --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]