Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify linkRegex to require http|https #6171

Merged
merged 3 commits into from
Feb 28, 2019
Merged

Commits on Feb 23, 2019

  1. Modify linkRegex to require http|https

    Modify the current linkRegex to require http|https which appears to be
    the intended behavior based on the comments. Right now, it also matches
    anything starting with www as well. Also add testing for linkRegex
    mrsdizzie committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    75498ef View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Configuration menu
    Copy the full SHA
    153882c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa51910 View commit details
    Browse the repository at this point in the history