Skip to content

Commit

Permalink
docs(highlight): 'sublanguage highlight' requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
curbengh committed Apr 25, 2020
1 parent efe1fec commit 1f3e562
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -287,7 +287,7 @@ Option | Description | Default
`lang` | Language |
`caption` | Caption |
`tab`| Replace tabs |
`autoDetect` | Detect language automatically | false
`autoDetect` | Detect language automatically<br>_Sublanguage highlight requires `autoDetect` to be enabled and `lang` to be unset_ | false
`mark` | Line highlight specific line(s) |

### htmlTag(tag, attrs, text, escape)
Expand Down

0 comments on commit 1f3e562

Please sign in to comment.