thanks Kevin! In light of what you saidI think the best way forward would
be  to add in BOLTdomarkup after line
   $out = str_replace('$', '$', $out);
line
   $out = htmlspecialchars($out, ENT_NOQUOTES);

and deal with all the consequences of having to fix markup rules using > and
&, so closing > in markup tags and links using & will work.

~Hans

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to