Skip to content

Commit

Permalink
multipart.md: Fix markdown highlight
Browse files Browse the repository at this point in the history
  • Loading branch information
xqq committed Oct 29, 2016
1 parent bd7ad60 commit 0d70ea8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/multipart.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ When you create FlvPlayer instance, the `MediaDataSource` structure is passing t

You need to provide a playlist for `MediaDataSource` in following format:

```json
```js
{
// Required
"type": "flv", // Only flv type supports multipart playback
Expand Down

0 comments on commit 0d70ea8

Please sign in to comment.