* develop: (99 commits)
Fix spelling
Fix community integrations
Fix docs
docs: Fix config
Update all minor dependencies
Amend docs to document gitgraph parallel commits
Fix lint
Use Yarn Add COREPACK_ENABLE_STRICT
Added link to Blazorade Mermaid to the community integrations page.
Bump node version
Add lcov to cspell
Correcting path to docker-entrypoint.sh
Update recommended Vitest extension
Replace mermaid-js.github.io links
Replace links to docs with links to webhelp
Link to contributing page on webhelp
Changes to timeline.md 1. Added colons to all 'NOTES' for consistency.
Changes to timeline.md 1. Updates the Wikipedia citation to include a link. 2. Removed periods from documentation sections to be consistent (some had periods, some didn't) 3. Added a space to a coding example for spacing consistency.
Replace version number placeholder
Fix link to Contributors section in README
...
* develop:
Fix spelling
Update all minor dependencies
Fix color and arrow for merge commit
minor stylistic changes
revert changes on existing e2e tests; add new e2e test for nez until keyword
modify invalid e2e test for gantt chart
fix minor mistake in parsing test
adapt e2e tests to include new 'until' keyword in gantt chart
add parsing unit test for after/until keywords
address review comment on implementation; apply similar changes on existing impl of keyword 'after'
fix bad expected values in gantt units tests
implement until keyword in gantt charts
* develop:
Fix community integrations
Fix docs
docs: Fix config
Amend docs to document gitgraph parallel commits
Added link to Blazorade Mermaid to the community integrations page.
* master:
Changes to intro.md 1. Removed the Slack link 2. Updated the Discord invite link
Changes to intro.md 1. Removed the Slack invite and left only the Discord invite
Changes to intro.md 1. Added a link to the Discord server
Updated contributions file
Update docs
Mermaid version 10.8.0
1. Updates the Wikipedia citation to include a link.
2. Removed periods from documentation sections to be consistent (some had periods, some didn't)
3. Added a space to a coding example for spacing consistency.
- covert `cSpell.json` to `cspell.config.yaml`
- break up the word list into multiple dictionary files
- fix spelling issues
- Enable spell checking code for non-test files