mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-11 18:19:42 +02:00
separate words & ignoreWords
This commit is contained in:
35
cSpell.json
35
cSpell.json
@@ -2,43 +2,44 @@
|
|||||||
"version": "0.2",
|
"version": "0.2",
|
||||||
"language": "en",
|
"language": "en",
|
||||||
"words": [
|
"words": [
|
||||||
"Adamiecki",
|
"customizability",
|
||||||
|
"Gantt",
|
||||||
|
"jison",
|
||||||
|
"knsv",
|
||||||
|
"Knut",
|
||||||
|
"mindmap",
|
||||||
|
"Mindmaps",
|
||||||
|
"mitigations",
|
||||||
|
"sandboxed",
|
||||||
|
"Sveidqvist",
|
||||||
|
"verdana",
|
||||||
|
"Visio"
|
||||||
|
],
|
||||||
|
"ignoreWords": [
|
||||||
|
"Adamiecki",
|
||||||
"applitools",
|
"applitools",
|
||||||
"Asciidoctor",
|
"Asciidoctor",
|
||||||
"Astah",
|
"Astah",
|
||||||
"Bisheng",
|
"Bisheng",
|
||||||
"codedoc",
|
"codedoc",
|
||||||
"customizability",
|
|
||||||
"Docsy",
|
"Docsy",
|
||||||
"Doku",
|
"Doku",
|
||||||
"Gantt",
|
|
||||||
"Gitea",
|
"Gitea",
|
||||||
"Gitgraph",
|
"Gitgraph",
|
||||||
"Grav",
|
"Grav",
|
||||||
"Inkdrop",
|
"Inkdrop",
|
||||||
"Jaoude",
|
"Jaoude",
|
||||||
"jison",
|
"mdbook",
|
||||||
"knsv",
|
|
||||||
"Knut",
|
|
||||||
"mdbook",
|
|
||||||
"mermerd",
|
"mermerd",
|
||||||
"mindmap",
|
|
||||||
"Mindmaps",
|
|
||||||
"mitigations",
|
|
||||||
"mkdocs",
|
"mkdocs",
|
||||||
"phpbb",
|
"phpbb",
|
||||||
"Plantuml",
|
"Plantuml",
|
||||||
"Playfair's",
|
"Playfair's",
|
||||||
"Podlite",
|
"Podlite",
|
||||||
"redmine",
|
"redmine",
|
||||||
"sandboxed",
|
|
||||||
"sphinxcontrib",
|
"sphinxcontrib",
|
||||||
"Sveidqvist",
|
"Tuleap"
|
||||||
"Tuleap",
|
],
|
||||||
"verdana",
|
|
||||||
"Visio"
|
|
||||||
],
|
|
||||||
"ignoreWords": [],
|
|
||||||
"patterns": [
|
"patterns": [
|
||||||
{
|
{
|
||||||
"name": "Markdown links",
|
"name": "Markdown links",
|
||||||
|
Reference in New Issue
Block a user