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

Allow all URL schemes in Markdown links by default #24805

Merged
merged 7 commits into from
May 19, 2023

Commits on May 19, 2023

  1. Add setting to allow all URL schemes and enable it by default

    Signed-off-by: Yarden Shoham <git@yardenshoham.com>
    yardenshoham committed May 19, 2023
    Configuration menu
    Copy the full SHA
    c27d8c5 View commit details
    Browse the repository at this point in the history
  2. Add tests

    Signed-off-by: Yarden Shoham <git@yardenshoham.com>
    yardenshoham committed May 19, 2023
    Configuration menu
    Copy the full SHA
    b0fc965 View commit details
    Browse the repository at this point in the history
  3. Less strict test

    yardenshoham committed May 19, 2023
    Configuration menu
    Copy the full SHA
    a228167 View commit details
    Browse the repository at this point in the history
  4. Use CUSTOM_URL_SCHEMES

    yardenshoham committed May 19, 2023
    Configuration menu
    Copy the full SHA
    8b446cc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d45e885 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cf5f55e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ea15bca View commit details
    Browse the repository at this point in the history