as per title, here are my data
eg.
<style1> Name 1
<style2>Name 2
<style1> Name 3
<style2> Name4
assume there is \t after the <style> line 1,3 and 4
i’m using NotePad++ regex trying to get whole line on text which dont have \t after the “<style>“
Sure. This should do the trick