I'm sure this is child's play for seasoned programmers, but today I found out how to use regular expressions to put square brackets around all my numbered bullet points - e.g., 1. to [1] - though this was in sublime text using the find and replace feature so it's not like in commandline.
#regex #sublimeText4
#regex #sublimeText4