You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for your library--it's working well for me.
Just a heads up though that although your README mentions use with the # character, as expected per the spec, the internal PREFIX_RE regular expression doesn't allow such paths (it only allows a hash at the end).
The text was updated successfully, but these errors were encountered:
Hi,
Thanks for your library--it's working well for me.
Just a heads up though that although your README mentions use with the
#
character, as expected per the spec, the internalPREFIX_RE
regular expression doesn't allow such paths (it only allows a hash at the end).The text was updated successfully, but these errors were encountered: