[pmwiki-users] PmWiki 2.0.beta55 released

romat2 romat2 at gmail.com
Fri Aug 26 09:17:11 CDT 2005


I have found another problem. If ordered or unordered list if before
preformatted text then preformatted is indented.

* list item 1
* list item 2

[@
some preformatted
text
@]

Roman

On 8/25/05, Patrick R. Michaud <pmichaud at pobox.com> wrote:
> On Thu, Aug 25, 2005 at 01:25:27PM -0500, Jonathan Scott Duff wrote:
> > On Thu, Aug 25, 2005 at 12:28:36PM -0500, Patrick R. Michaud wrote:
> > > The [@...@] markup is now the "preformatted text" markup.  It can be
> > > used instead of the space+[=...=] markup to generate blocks of
> > > preformatted and escaped text.  It's also fairly smart about handling
> > > extra newlines inside the [@...@], so that there isn't a lot of
> > > unwanted vertical space displayed in the output.
> >
> > BTW, I just tried a couple of things on pmwiki.org. The following markup
> > renders strangely:
> >
> > [@fred
> > barney
> > @]
> >
> > [@wilma
> > betty@]blah blah blah
> >
> > I would expect that to end up as:
> >
> > fred
> > barney
> >
> > wilma
> > bettyblah blah blah
> >
> > but what I get is:
> >
> > fred
> > barney
> > wilma
> > betty
> > blah blah blah
> 
> There ought to be a blank line between barney and wilma, so that's
> definitely a bug.  But the fact that the blahblahblah appears on
> a separate line from betty is an artifact of HTML's <pre> tag,
> which I'm not sure I can do much about.
> 
> Pm
> 
> _______________________________________________
> pmwiki-users mailing list
> pmwiki-users at pmichaud.com
> http://host.pmichaud.com/mailman/listinfo/pmwiki-users
>




More information about the pmwiki-users mailing list