GREP on a meta layer

Learn / Forums / General InDesign Topics / GREP on a meta layer

Tagged: , , ,

Viewing 1 reply thread
  • Author
    Posts
    • #94836
      Thomas Maier
      Member

      Hi there, I a new and I thought I had created a post, but somehow it’s gone…

      Anyway, I want to copy the Name string into the href value and add a plus (several times, obviously, line by line)

      <a href="//luisleu.de/?s=alex+feuerstein”">Andreas Zedtwitz</a>
      ...
      

      1. The href value is selected with (?<==)(\w+\+\w+)
      2. The string is selected with (?<=>)(\w+ \w+)

      How do I tell it to replace 2. with 1.?

      Thanks!

    • #94853
      Masood Ahmad
      Participant

      Can you please elaborate a little more on this, please. I didn’t understand your query.

      Also it would be nice if you could give some Input(Raw) and Output (Final) example(s).

Viewing 1 reply thread
  • You must be logged in to reply to this topic.
>