Wildcard, Zero or More Repetition & Optional Character — Introduction This is the final installment of my special characters post within my regular expressions series. I will mention in this post, the wildcard character, optional character, and the zero or more repetitions character. Let’s start with the optional character as that one is my favorite. I will be using regex101.com…