> >>> "la...@us..." 06/15/04 16:51 >>>
>
> Frank Shearar [Tue, 15 Jun 2004 15:53:43 +0100] wrote:
> >
> > I've not checked the latest version, but can we now escape
> square brackets?
> >
> > I often use strings like [1,2] or refer to code snippets with square
> > brackets, but of course these aren't links. Using the old
> markup rules I'd
> > write [[1,2].
> >
> > So how do I escape the square brackets using the new markup?
> >
>
> ~ is the escape.
>
> use ~[
>
> and ~~ escapes ~
Oh my. Excuse me while I blush. I knew about ~~ and I'd just never thought
of using ~[.
Thanks!
frank
|