File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 5
5
``` html
6
6
<head >
7
7
<script type =" text/javascript" src =" https://ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js" ></script >
8
- <script type =" text/javascript" src =" https://cdnjs.cloudflare.com/ajax/libs/gist-embed/2.4 /gist-embed.min.js" ></script >
8
+ <script type =" text/javascript" src =" https://cdnjs.cloudflare.com/ajax/libs/gist-embed/2.7.0 /gist-embed.min.js" ></script >
9
9
</head >
10
10
```
11
11
@@ -44,6 +44,11 @@ See http://blairvanderhoof.com/gist-embed/ for all possible ways to use gist-emb
44
44
45
45
### Change log
46
46
47
+ #### Version 2.7.0 (Jan 18, 2018)
48
+ * Now you can collapse lines!
49
+ * https://github.com/blairvanderhoof/gist-embed/pull/60
50
+ * Thanks @stefanbauer !
51
+
47
52
#### Version 2.6 (Sep 4, 2016)
48
53
* Now you can enable caching with data-gist-enable-cache="true". Future requests of the same gist won't hit the server!
49
54
* https://github.com/blairvanderhoof/gist-embed/pull/55
You can’t perform that action at this time.
0 commit comments