• 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
..
components Loading commit data...
config Loading commit data...
helpers Loading commit data...
services Loading commit data...
store Loading commit data...
test Loading commit data...
util Loading commit data...
cross-origin-rpc.js Loading commit data...
icons.js Loading commit data...
index.js Loading commit data...
markdown-commands.js Loading commit data...
media-embedder.js Loading commit data...
render-markdown.js Loading commit data...
search-client.js Loading commit data...
service-context.js Loading commit data...
websocket.js Loading commit data...