[squeak-dev] Re: Problem with bullets in swiki

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] Re: Problem with bullets in swiki

Jerome Peace
[squeak-dev] Problem with bullets in swiki

Hi Mariano,

What a merry chase.

I looked at the wiki.
It was pairing up *'s

the line:
- some libopendbx*(10) in /usr/local/lib

had an unmatched '*' which was matching with the last one at the end of
your numbered list.
While looking for the match
the wiki was not in the mood to handle the list in the normal way.
I removed that and everything worked fine.

I also remove the white space infront of the - above to get the wiki
to format those three lines with bullets.

I edited the page to find the problem.
For more info you can look at the page history.

Yours in curiosity and service, --Jerome Peace

***

>Mariano Martinez Peck marianopeck at gmail.com
>Fri Nov 28 22:53:53 UTC 2008
>
>
>Hi list! I think I found a bug in swiki. Can you look to this URL please?
>http://wiki.squeak.org/squeak/6061
>
>If you see above, there are 3 bullets (from 1 to 3).  Each of these 3
>elements is at one line. Each down the other.
>
>If you see below, there are 8 bullets. But there are some problems:
>
>- No matter how I write it in the wiki, they are listed in the same line
>- It doesn't show the number of the bullet
>
>Can someone help me? I would like to have these 8 bullets like the 3 that
>are above.
>
>Thanks for the help,
>
>Mariano
***




     

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Re: Problem with bullets in swiki

Mariano Martinez Peck


On Fri, Nov 28, 2008 at 10:17 PM, Jerome Peace <[hidden email]> wrote:
[squeak-dev] Problem with bullets in swiki

Hi Mariano,

What a merry chase.

I looked at the wiki.
It was pairing up *'s

the line:
- some libopendbx*(10) in /usr/local/lib

had an unmatched '*' which was matching with the last one at the end of
your numbered list.

WOW!! I didn't see that. Excelent. I was a lot of time trying to find something like that but with no luck.
 

While looking for the match
the wiki was not in the mood to handle the list in the normal way.
I removed that and everything worked fine.

I also remove the white space infront of the - above to get the wiki
to format those three lines with bullets.

I edited the page to find the problem.
For more info you can look at the page history.

Yours in curiosity and service, --Jerome Peace

Very thanks Jerome,

Mariano

 


***
>Mariano Martinez Peck marianopeck at gmail.com
>Fri Nov 28 22:53:53 UTC 2008
>
>
>Hi list! I think I found a bug in swiki. Can you look to this URL please?
>http://wiki.squeak.org/squeak/6061
>
>If you see above, there are 3 bullets (from 1 to 3).  Each of these 3
>elements is at one line. Each down the other.
>
>If you see below, there are 8 bullets. But there are some problems:
>
>- No matter how I write it in the wiki, they are listed in the same line
>- It doesn't show the number of the bullet
>
>Can someone help me? I would like to have these 8 bullets like the 3 that
>are above.
>
>Thanks for the help,
>
>Mariano
***