• Kyle Keating's avatar
    Fix tag service to work with ASCII chars · 5e9d9eb9
    Kyle Keating authored
    The regex-ex was not capturing words at the start of a line which had ASCII characters.
    
    This fix first splits the string based on words and searches for any match and then additionally checks the entire string against the query
    5e9d9eb9
Name
Last commit
Last update
..
annotator Loading commit data...
boot Loading commit data...
images/icons Loading commit data...
shared Loading commit data...
sidebar Loading commit data...
styles Loading commit data...
test-util Loading commit data...
types Loading commit data...
.eslintrc Loading commit data...
karma.config.js Loading commit data...
tsconfig.json Loading commit data...