Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wetmore committed Jul 1, 2020
1 parent d25b3a7 commit 56243d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -22,7 +22,7 @@ Name | Type | Description
`auto` | boolean | Whether to automatically detect language if not specified. | `true`
`code` | boolean | Whether to add the `hljs` class to raw code blocks (not fenced blocks). | `true`
`register` | object | Register other languages which are not included in the standard pack. | `null`
`inline` | boolean | Highlight inline code blocks | `null`
`inline` | boolean | Highlight inline code blocks | `false`

### Register languages

Expand Down

0 comments on commit 56243d8

Please sign in to comment.