Closed Nilpo closed 8 years ago
Closes issue #63 and addresses the latest comment in issue #55.
I originally had a different solution using the DOMDocument, but it was more reliable to simply parse the text directly.
Edited to make the replacements case insensitive.
@bradyvercher I need to actually test, but otherwise I'm good with this.
Closes issue #63 and addresses the latest comment in issue #55.
I originally had a different solution using the DOMDocument, but it was more reliable to simply parse the text directly.