File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -4,17 +4,17 @@ Preview HTML file on Gist
44
55## Usage
66
7- 1 . Preview ` index.html ` or ` the first file ` in gist
7+ 1 . https://gistpreview.github.io/?:gist_id
88
9- ` GET https://gistpreview.github.io/?:gist_id `
9+ Preview __ index.html __ or __ the first file __ in gist.
1010
11- 2 . Preview specifically ` file_name ` in gist
12-
13- ` GET https://gistpreview.github.io/?:gist_id/:file_name `
11+ 2 . https://gistpreview.github.io/?:gist_id/: file_name
12+
13+ Preview specific __ file_name __ in gist.
1414
1515## Example
1616
17- https://gist.github.com/zlargon/de2093842657a8b3d6d9ebb6ce0a7c59
17+ https://gist.github.com/zlargon/9de497580ac33180e6128c187e2a93bc
1818
1919## Github API Rate Limiting
2020
Original file line number Diff line number Diff line change 3333
3434 < div id ="main " class ="container hide ">
3535 < h2 > Gist HTML Preview</ h2 >
36- < p class ="lead "> If ` File Name` is blank , it would preview index.html or the first file as default.</ p >
36+ < p class ="lead "> If < ins > File Name</ ins > is empty , it will preview < ins > index.html</ ins > or < ins > the first file</ ins > as default.</ p >
3737 < div class ="form-inline " role ="form ">
3838 < div class ="form-group ">
3939 < label for ="gist_id "> https://gistpreview.github.io/?</ label >
You can’t perform that action at this time.
0 commit comments