Skip to content

Commit

Permalink
API.md : add syntax highlighting to example code
Browse files Browse the repository at this point in the history
  • Loading branch information
azu authored Feb 20, 2017
1 parent 3f2dce0 commit d73d8c5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/API.md
Original file line number Diff line number Diff line change
Expand Up @@ -1049,7 +1049,7 @@ You can export internal loader definition for your own implementation via static
Example:
```
```js
import Hls from 'hls.js';

let myHls = new Hls({
Expand Down

0 comments on commit d73d8c5

Please sign in to comment.