Derek Cicero wrote: > Well, it's definitely a bug in that it's interpreting the text in a > non-documented way. > > The problem is right where you point out: > > [-pP] [-o <field>,..] > ^ > > It's interpreting the ]space[ in an odd way.
Odd indeed, thanks for verifying this. > > The workarounds I see are: > > 1) Add a second space: > > show-link [-pP] [-o <field>,..] > ^^ > 2) Escape the 'offending' space > > show-link [-pP] \[-o <field>,..] > ^ > 3) Use HTML > > I included #1 & 2 on your test page. Great. Should I do anything to file a bug somewhere? Thanks, -Seb _______________________________________________ website-discuss mailing list [email protected]
