Hello, I want to extract
1a
b
From the below string. I know data manipulation methods, can someone suggest regex pattern for that.
Please note that a and b are just examples , there could be paragraph or line of alphanumeric words instead of a and b, so we should not consider a and b in the string
I want everything starting from 1 (Including 1) before 2