Community
    • Login

    Data parser/import?

    Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
    24 Posts 7 Posters 2.3k Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • guy038G
      guy038
      last edited by

      Hi, @v-melnik and All,

      BTW, if do not need to include the final ., in the <sup title.........> zone :

      I mean : <sup title="Лествица. Слово 7"> ( instead of <sup title="Лествица. Слово 7."> )

      Use the following search regex :

      SEARCH (?x-i) ( <sup \x20 title=" ) ( \d+ ) (?= "> (?s) .+ ^ ===+ .+? > \2 \. \x20 ( .+? ) \. \R* </p> ) | (?s) ^ === .+

      BR

      guy038

      V.MelnikV 1 Reply Last reply Reply Quote 1
      • V.MelnikV
        V.Melnik @guy038
        last edited by

        @guy038
        Thank you again @guy038
        But I decided this at the stage of preparation of the “B” file, by replacing it

        . </p>
        

        on

        </p>
        
        1 Reply Last reply Reply Quote 1
        • Susan BattenS
          Susan Batten
          last edited by

          This post is deleted!
          1 Reply Last reply Reply Quote -1
          • Viktor SerdiukV
            Viktor Serdiuk
            last edited by

            This post is deleted!
            1 Reply Last reply Reply Quote 0
            • First post
              Last post
            The Community of users of the Notepad++ text editor.
            Powered by NodeBB | Contributors