Aidan Hannigan

Results 3 issues of Aidan Hannigan

If a custom Streams template is specified in settings, EDITOR_MAPPING_PREFIX can be undefined and throw a Javascript exception. Check if EDITOR_MAPPING_PREFIX is defined. If not, leave `editorType` unassigned and try...

Issue is illustrated below. It appears that Patterns.WEB_URL allows this! Maybe this is a better regex, works for me: ``` (http|https):\/\/([\w_-]+(?:(?:\.[\w_-]+)+))([\w.,@?^=%&:\/~+#-]*[\w@?^=%&\/~+#-]) ```

Ctrl-h proposed as key