All of that statement is correct, except the period is not optional. I want only stock numbers replaced, and only stock numbers have a period. Therefore, the period is mandatory.Quote:
Basically it looks for all data between <strong> tags where the string is not preceded or appended with a dot. The string must begin with a letter or a number or underscore or dash and end with the same. periods can be in the middle of the string, but the period is optional.
