At 12:23 -0800 20/12/08, outis wrote:

>What would the syntax be to replace:
>
>{\RL {\ezr Bunches of Hebrew words here}}
>
>with:
>
><p class="P8">Bunches of Hebrew words here</p>
>
>How would I replace everything on either side of the text:   the {\RL
>{...}} syntax with the .html-like <...> syntax?

Try : Search for something like this

{\\RL\s+{\\ezr\s+([^}]+)}}

Replace with something like this

<tag>\1</tag>

JD


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "BBEdit Talk" 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/bbedit?hl=en
If you have a specific feature request or would like to report a suspected (or 
confirmed) problem with the software, please email to "[email protected]" 
rather than posting to the group.
-~----------~----~----~----~------~----~------~--~---

Reply via email to