Make sanitiser more lenient
There was an issue where the website is unable to open a link if the job names have a +
in it. This merge request adds in +, &, and > to the regex parser that is used to sanitise the input
There was an issue where the website is unable to open a link if the job names have a +
in it. This merge request adds in +, &, and > to the regex parser that is used to sanitise the input