Attempting to create a GREP Style
I'm trying to make a GREP style for one of my paragraph styles, that will take the text from the beginning of a line until a colon and set a character style to it to bold that part.
Example:
Step 1: Take bread
Step 2: Take peanut butter
Step 3: Spread peanut butter on bread
I don't think I've been getting the syntax right. I've put ^\:~h and ^:~h into the 'to text' box, thinking this meant "Beginning of line until the character ':' and end" but neither of those have given me the results I want. Thanks in advance for the help!