![]() |
|
#1
|
|||
|
|||
|
I found this script by chance. It is really great. saved lots of my time digging javascript. Thanks!
My question is that I cannot display '[' or ']' in the body or header, so I want to change the '[' and ']' tags to some combinations that are not used often. like '[<' and '>]', so that '[' and ']' can be displayed as nomal characters. I tried to modify the js file, but I feel puzzled since '[' and ']' are also involved as tags of regular expression. If some manual can be provided to modify this requirement, it will be greatly appreciated. Last, thanks for sharing this js again! |
|
#2
|
|||
|
|||
|
I'm not sure if I documented this but I was aware of this when I designed the script and coded accordingly.
If you need to display [ or ] you can do, for example, the following Code:
Thanks for the compliments on the script! |
![]() |
| Thread Tools | |
| Display Modes | |
|
|