regex in FlowStudio
  • Order of the Butterfly
    Order of the Butterfly
    emeck
    Posts: 172 from 2014/7/15
    Hello, I'm trying to use some simple regex in FlowStudio but no luck.

    This is what works for me in SciTE for adding an id to a <sup> tag:

    In Find field: <sup>\(\d+\)</sup>
    In Replace field: <sup id="nota_$1">$1</sup>

    If I just use the Next button, al the matching strings are found and selected. When I use Replace&Next, next string is found and selected but previous is no changed. If I use Replace button then "No matching string found" message appears.

    What am I doing wrong?

    [ Edited by emeck 17.05.2018 - 20:34 ]
    PowerBook 5.8 MorphOS 3.18
    Mac Mini MorphOS 3.18
  • »17.05.18 - 19:34
    Profile
  • Order of the Butterfly
    Order of the Butterfly
    emeck
    Posts: 172 from 2014/7/15
    @anybody interested

    it has been fixed for the next release.

    Thank you, Nicholai

    Edit: typo

    [ Edited by emeck 09.06.2018 - 10:57 ]
    PowerBook 5.8 MorphOS 3.18
    Mac Mini MorphOS 3.18
  • »09.06.18 - 09:57
    Profile