Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Alter regex to allow apostrophes in document titles
When parsing the content of pig content packages, the regex to look for the following pattern: href="/documents/%slug%">%Document title% would break if the document title included a '. This fix now stops the capture at '> OR ">
- Loading branch information