[pmwiki-users] Broken numbering in lists

Petko Yotov 5ko at free.fr
Mon Mar 12 03:16:15 CDT 2007


On Monday 12 March 2007 09:06, Mildiner, Melvyn wrote:
> I have a major issue when using numbered lists in pmWiki.
>
> I am trying to produce a troubleshooting Wiki and I need to include
> warnings in procedures. Currently, warnings, tips, and code blocks all
> break the numbering of my lists.
>
> The bug is already in PITS (http://www.pmwiki.org/wiki/PITS/00194). It's
> listed as "Suspended" since this is apparently "by design".
>
> Is there an easy to implement workaround for this "feature"?

Yes: use [@...@] like this:

# First connect to a server [@
 ssh servername -u username
@]
# Now list the files on the server[@
 ls -l
@]

Petko



More information about the pmwiki-users mailing list