• jbeder's avatar
    Added Anchor() regex (so that we're not just using Alphanumeric to match... · 9e345650
    jbeder authored
    Added Anchor() regex (so that we're not just using Alphanumeric to match anchors), but it's still not 100% right (it shouldn't allow non-printable characters, e.g.). Also fixed a test that was broken along these lines (if a colon immediately follows an anchor, it's part of the anchor)
    9e345650
exp.h 5.38 KB