Skip to content

Support scheme-relative URLs #2

@mathiasbynens

Description

@mathiasbynens

Any chance support for scheme-relative URLs, e.g. //example.com/ can be added? Currently these links break in the source view.

To fix this, you could simply replace // at the start of any URLs with http:// if the original page was served over HTTP, or https:// if it used SSL.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions