We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f9fed3a commit abeb0d1Copy full SHA for abeb0d1
lib/jekyll-gist/gist_tag.rb
@@ -36,7 +36,7 @@ def render(context)
36
{% gist user/1234567 foo.js %}
37
{% gist 28949e1d5ee2273f9fd3 %}
38
{% gist 28949e1d5ee2273f9fd3 best.md %}
39
- EOS
+ EOS
40
end
41
42
0 commit comments