Use of ]]] in captions causes formatting problem
-
I have several photo captions that end in a “]”, and they are giving me problems. The end ] always appears above the image within the image box. No matter how many times I delete it and add it to the caption, the problem never fixes itself. A minor bug, but annoying to an editor such as myself. You can see this in the “Companies” page, I think the 3rd image. I’ve tried making the images centered, and I’ve tried adding a space at the end. The program seems to have no problem with ))s, but I like ]]s. Someone suggested using round brackets (), and that will probably work. Any ideas?
The blog I need help with is: (visible only to logged in users)
-
I don’t see a “Companies” page on this blog: http://forestprotectiontbmavengers.wordpress.com/
-
It’s here:
http://forestprotectiontbmavengers.wordpress.com/489/search source code for & # 8220 ;]
minus the spaces
I don’t think it’s coming only from using [ s in captions, but also from blockquotes as well.Square brackets are reserved for code in CSS (and html?)
If you insist on using them instead of curved bracket type in these codes into the html editor:
& # 91; Left square bracket — [ Left square bracket
& # 93; Right square bracket — ] Right square bracket
without the spaces.
Might work maybe. -
- The topic ‘Use of ]]] in captions causes formatting problem’ is closed to new replies.