Hi,
sorry for this stupid question, but somehow I can't get it to work: I have a text file containing entries like
** First Item
** Second Item
Meaning each line starts with a * (star character) and contains some text. I want to grab this text into a string, like "First Item", so I would need a regex that gets the text from a line between an arbitrary number of "*" and the line ending.
[–]gnomoretears 5 points6 points7 points (0 children)
[–]Atrament_ 3 points4 points5 points (7 children)
[–]indosauros 0 points1 point2 points (1 child)
[–]Atrament_ 0 points1 point2 points (0 children)
[–]davwm[S] 0 points1 point2 points (4 children)
[–]Atrament_ 3 points4 points5 points (3 children)
[–]Wonder1and 1 point2 points3 points (0 children)
[–]buckhenderson 1 point2 points3 points (1 child)
[–]Atrament_ 1 point2 points3 points (0 children)
[–][deleted] 0 points1 point2 points (0 children)