> Second, I should warn you the forms markup are not perfect. When you > have a ] in the parameter you will have problems--as BW thinks the > input is closing. There is an escape you can use =] that will come in > handy in your testing here. I'm sure you will need it.
I see. A consequence of the input markup with single character ] as end delimiter. The price of very easy to write markup. Nothing else to be done about it except what you did in formulating a special case "escape". But it creates ugly markup regex, and exceptions to be remembered. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "BoltWire" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/boltwire?hl=en -~----------~----~----~----~------~----~------~--~---
