disable spellchecker for 'highlight' shortcodes
This commit is contained in:
parent
9b919b2316
commit
d4ee6a6b67
10 changed files with 21 additions and 24 deletions
|
@ -4,7 +4,9 @@ Simple wrapper to generate a page Table of Content from a shortcode.
|
|||
{{</* toc */>}}
|
||||
```
|
||||
|
||||
<!-- spellchecker-disable -->
|
||||
{{< toc >}}
|
||||
<!-- spellchecker-enable -->
|
||||
|
||||
## Level 1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue