Skip to content

Commit

Permalink
Merge pull request #196 from curbengh/sublang-highlight
Browse files Browse the repository at this point in the history
docs(highlight): 'sublanguage highlight' requirement
  • Loading branch information
curbengh committed Apr 25, 2020
2 parents efe1fec + 022266f commit 20a3c1b
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 (warning: slow)<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 20a3c1b

Please sign in to comment.