Hi all.  This might be a very simple question, but I've poked around a bit
to try to find an answer and have come up empty.

How do you escape the square brackets [ and ] in wiki-markup, so that
they're not turned into links?

E.g., array[x] = 1;  <-- don't want [x] turned into a link.

I tried \, [[, and the HTML entities &#91; and &#93;, but nothing seems to
work.

Thanks,
Steve
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to