Hi everyone,
I want to write a regex code and it should show me only below sentence
My sentence: ABCD-1234: Muhammet Ayal Test
should be result: "Muhammet Ayal Test"
Thanks for now
\s(.+) , but this will also give you the space after ':'
the above regex takes everything after the space including the space.
Jira Product Discovery Premium is now available! Get more visibility, control, and support to build products at scale.
Learn moreOnline forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.