__init__.py
9.26 KB
-
Add '#' to constant NON_REWRITEABLE_URL · 52ff8f59
Pipeline was ignoring HTML anchor tags as valid URLs, and would erroneously prepend a relative directory path to the anchor tag. This fix adds the octothorpe (#) to the constant NON_REWRITEABLE_URL to allow the anchor tag to be ignored as a valid URL link.
Eric Hamiter committed