mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-10-09 09:09:38 +02:00
Add known words
This commit is contained in:
@@ -2,9 +2,11 @@
|
|||||||
"version": "0.2",
|
"version": "0.2",
|
||||||
"language": "en",
|
"language": "en",
|
||||||
"words": [
|
"words": [
|
||||||
|
"Gantt",
|
||||||
|
"Jaoude",
|
||||||
|
"redmine"
|
||||||
],
|
],
|
||||||
"ignoreWords": [
|
"ignoreWords": [],
|
||||||
],
|
|
||||||
"patterns": [
|
"patterns": [
|
||||||
{
|
{
|
||||||
"name": "Markdown links",
|
"name": "Markdown links",
|
||||||
|
Reference in New Issue
Block a user