Square brackets in your text
The Pixie
13 Sept 2012, 20:22I wanted to have an open square bracket displayed on the screen, and it was not easy...
This worked, however, in case anyone else wonders how.
[
This worked, however, in case anyone else wonders how.
[

jaynabonne
14 Sept 2012, 12:03What a mess!
Nice find. I bet that took a bit of work.

pzolla
04 Oct 2012, 13:47The Pixie wrote:I wanted to have an open square bracket displayed on the screen, and it was not easy...
This worked, however, in case anyone else wonders how.
[
Would you mind giving just a snippet of code where you used this ... did not work for me so I assume I have syntax wrong.
Thanks
pzolla
05 Oct 2012, 17:49Actually, I think I figured it out.
I had to use:
[
I am using the latest version. Not sure if that matters.
I had to use:
[
I am using the latest version. Not sure if that matters.
The Pixie
05 Oct 2012, 21:11Interesting.
Inside CDATA use: [
Otherwise use: [
Inside CDATA use: [
Otherwise use: [