I am trying to write a regular expression which finds all the comments in text. For example all between /* */. Example:
/* */
/* Hello */
Just want to add for HTML Comments is is this
\