I've now done that and sent Dan a markups.php file with the rule patterns modified to check for < and > instead of < and > throughout. Test results are good.
2009/10/11 Hans <[email protected]> > 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 -~----------~----~----~----~------~----~------~--~---
