Skip to content
This repository was archived by the owner on Dec 25, 2020. It is now read-only.

Conversation

@xiaket
Copy link

@xiaket xiaket commented Jul 1, 2013

讨论参见: http://www.v2ex.com/t/74249

print gist("http://gist.github.com/123078.git")
<script src="http://gist.github.com/123078.js"></script>
print gist("http://gist.github.com/123078")
<script src="http://gist.github.com/123078.js"></script>
print gist("https://gist.github.com/123078")
<script src="https://gist.github.com/123078.js"></script>
print gist("https://gist.github.com/123078.git")
<script src="https://gist.github.com/123078.js"></script>

@livid
Copy link
Owner

livid commented Jan 5, 2014

Thanks!

This has been deployed on V2EX.com

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants