File tree Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Expand file tree Collapse file tree 2 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -23,12 +23,16 @@ $ npm install gitbook-plugin-jsfiddle --save
2323}
2424```
2525Param ` type ` can be 'frame' or 'script'.
26- Also you can use other params read more https://medium.com/jsfiddle-updates/new-jsfiddle-embeds-93ab7a51ee11#.vt34bxchv
27- If you need override setting for certain fiddle,you can just add this param in hash
26+
27+ Also you can use other params read more https://medium.com/jsfiddle-updates/new-jsfiddle-embeds-93ab7a51ee11#.vt34bxchv .
28+
29+ If you need override setting for certain fiddle, you can just add this param in hash
2830` https://jsfiddle.net/4o4z6fqn/9/#fontColor=00FF00&type=frame `
31+
2932### 3. paste jsfiddle embedded code to you book something like
3033` [source code](https://jsfiddle.net/4o4z6fqn/9/) `
3134
32- will be rendered like [ my book] ( https://api.taucharts.com/tutorials/1min.html ) does
35+ will be rendered like [ my book] ( https://api.taucharts.com/tutorials/1min.html ) does.
36+
3337Also you can see simple example in https://github.com/Mavrin/gitbook-example
3438
Original file line number Diff line number Diff line change 22 "name" : " gitbook-plugin-jsfiddle" ,
33 "description" : " JSFiddle Integration into GitBook" ,
44 "main" : " index.js" ,
5- "version" : " 1.0.0-beta.0 " ,
5+ "version" : " 1.0.0-beta.1 " ,
66 "author" : {
77 "name" : " Konstantin Krivlenia"
88 },
You can’t perform that action at this time.
0 commit comments