GREP for changing bullet points in all document
Hello!
I'm working on a book, but I encountered a problem. It appears that every line of dialogue is a bullet list.
I manage to create a GREP that finds all bullet lists and changes them to regular text but here it gets tricky.
I'd like to insert em dash and a thin space before the text found by GREP without changing the text.
Any help please?
