Code: Select all
'#\{\%MANUAL_([0-9]+)\%\}#'Where ##### is any number between 1 and the limit of an integer, so it should be arbitrary, but always numbers.
The above regex is pretty simple but I figured I would post something incase I missed a caveat.
Cheers,
Alex