Skip to content

Relative schema urls are now hyper-linked#50

Open
eyalzek wants to merge 1 commit intogildas-lormeau:masterfrom
eyalzek:master
Open

Relative schema urls are now hyper-linked#50
eyalzek wants to merge 1 commit intogildas-lormeau:masterfrom
eyalzek:master

Conversation

@eyalzek
Copy link
Copy Markdown

@eyalzek eyalzek commented Mar 2, 2015

URL's beginning with // instead of http or https are now also hyper-linked.

@eyalzek eyalzek changed the title relative schema urls are now hyperlinked Relative schema urls are now hyper-linked Mar 2, 2015
@arkarkark
Copy link
Copy Markdown

I might be reading it wrong, but this works for links that have the schema missing, but still need the double // at the start (so they're not really relative), right?

I like it though, I'm all for skipping out the schema when possible (and supporting it)

@eyalzek
Copy link
Copy Markdown
Author

eyalzek commented Mar 2, 2015

Yeah, in my use-case I have json files that contain // url's so that it uses HTTPS if available and HTTP if not - and those were not hyperlinked but now they are:)
selection_006

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants