mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-17 23:39:26 +02:00
spellchecked
inconsistently misspelling inconsistently misspelling
This commit is contained in:
@@ -477,7 +477,7 @@ gantt
|
|||||||
---
|
---
|
||||||
# 'Triple dash' MUST be first to start mermaid frontmatter.
|
# 'Triple dash' MUST be first to start mermaid frontmatter.
|
||||||
# YAML requires consistent indenting
|
# YAML requires consistent indenting
|
||||||
# Settings are caseSensitive, silently ignore mispellings; incorrect parameters will break diagram, and inconsistantly require strings to be quoted
|
# Settings are caseSensitive, silently ignore misspellings; incorrect parameters will break diagram, and inconsistently require strings to be quoted
|
||||||
# Reminder to test diagrams online: https://mermaid.live
|
# Reminder to test diagrams online: https://mermaid.live
|
||||||
# 'init' and chart 'config' settings belong here.
|
# 'init' and chart 'config' settings belong here.
|
||||||
title: Ignored if specified in chart
|
title: Ignored if specified in chart
|
||||||
@@ -504,7 +504,7 @@ gantt
|
|||||||
|
|
||||||
%% Comment for Mermaid (double percent + at least a space)
|
%% Comment for Mermaid (double percent + at least a space)
|
||||||
%% Script is case insensitive. Indents are completely ignored.
|
%% Script is case insensitive. Indents are completely ignored.
|
||||||
%% Mispelling or unknown words will break diagrams, while parameters silently fail. Strings shouldn't be quoted and will auto-detect based on expected parameters
|
%% misspelling or unknown words will break diagrams, while parameters silently fail. Strings shouldn't be quoted and will auto-detect based on expected parameters
|
||||||
gantt
|
gantt
|
||||||
title Timeline - Gantt Sampler
|
title Timeline - Gantt Sampler
|
||||||
dateFormat YYYY
|
dateFormat YYYY
|
||||||
|
Reference in New Issue
Block a user