disable spellchecker for 'highlight' shortcodes

This commit is contained in:
Robert Kaussow 2020-06-07 17:42:03 +02:00
parent 9b919b2316
commit d4ee6a6b67
No known key found for this signature in database
GPG key ID: 65362AE74AF98B61
10 changed files with 21 additions and 24 deletions

View file

@ -21,6 +21,7 @@ sequenceDiagram
<--->
<!-- spellchecker-disable -->
{{< mermaid class="text-center" >}}
sequenceDiagram
Alice->>Bob: Hello Bob, how are you?
@ -33,5 +34,6 @@ sequenceDiagram
Bob->>Alice: Thanks for asking
end
{{< /mermaid >}}
<!-- spellchecker-enable -->
{{< /columns >}}