Commit Graph

237 Commits

Author SHA1 Message Date
Sidharth Vinod a5a2ea1c92
Fix lint 2024-02-27 11:53:22 +05:30
Sidharth Vinod ed612827d8
Merge pull request #5298 from BaumiCoder/fixTableOfContent
Fix link to Contributors section in README
2024-02-26 21:23:33 +05:30
Michael Baumgartner e79a08ee0f
Replace mermaid-js.github.io links
Replace each link to mermaid-js.github.io with corresponding link
at the webhelp (/ website), using the redirects to get these links.
(The redirects are to the http:// sites. I replace it with the https://
links of course.)
2024-02-25 19:24:30 +01:00
Michael Baumgartner 77706216c9
Replace links to docs with links to webhelp
The docs are availabe as webhelp, which is a nicer viewer than
the plain markdown at GitHub. So a little search & replace:
- "(./docs" --> "https://mermaid.js.org"
  vim command ":%s/(.\/docs/(https:\/\/mermaid.js.org/g"
- ".md)" --> ".html)"
  vim command ":%s/.md)/.html)/g"
2024-02-25 18:58:48 +01:00
Michael Baumgartner d9448e4a91
Link to contributing page on webhelp
The constributing page is not a plain markdown any more.
It is part of the generated webhelp, so link to this. Some of the links
were still to the symbolic link at the root of the repository.
2024-02-25 18:48:51 +01:00
Michael Baumgartner 762113d045
Fix link to Contributors section in README
The dashes are also part of the link to this section in the GitHub
webview and without the link does not work on GitHub.
Although, the additional dashes could not fix the link for other editors
(e.g. VSCodium with "Markdwn All in One" or an JetBrains IDE).
2024-02-17 19:25:17 +01:00
Jason Dent 4a7489a7b6 chore: Update cspell and fix issues
- 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
2024-02-14 23:17:44 +01:00
Sidharth Vinod 6fd69090ed
Merge branch 'master' into develop
* master:
  fix: Redirect of old URLs
  fix lint
  add latest blog post
  update discord invite link
  remove holiday promo text
2024-01-30 20:50:30 +05:30
steph 62ae072918 update discord invite link 2024-01-23 21:59:54 -08:00
Sidharth Vinod 17066aab97
Merge branch 'master' of github.com:mermaid-js/mermaid into develop
* 'master' of github.com:mermaid-js/mermaid:
  docs: fix lint
  docs: move community to Discord
  Delete docs/syntax/gantt.html
  Add more detailed docs for Gantt tasks
  Update docs
  Update packages/mermaid/src/docs/syntax/flowchart.md
  Update flowchart.md #5195
2024-01-23 19:55:53 +05:30
Oleg A 8fad1f55e2
docs: move community to Discord 2024-01-23 19:53:41 +05:30
Nikolay Rozhkov e7824f05cb Fixes for tutorials link 2024-01-04 04:07:56 +03:00
Sidharth Vinod 33e94d3f35
Merge pull request #4961 from claesgill/upd_readme_toc
Updated README with expandable table of content.
2023-11-14 05:36:06 +00:00
Karthik ff4d68fd55
Update README.md 2023-10-25 14:11:38 +05:30
Karthik 880d0ebb50
Update README.md 2023-10-23 11:38:52 +05:30
Claes Gill 3389ecdfea Updated README with expandable table of content. 2023-10-19 22:48:49 +02:00
Sanjeet Kumar 309bb50155
Update README.md
update Twitter logo in README.md
2023-10-07 14:08:29 +05:30
Knut Sveidqvist 279c1ee6ba Merge branch 'master' into develop 2023-10-02 10:22:21 +02:00
Knut Sveidqvist 9644df4021 Merge branch 'release/10.5.0' 2023-10-02 10:18:33 +02:00
steph f1895ac599 more fixes 2023-09-28 23:52:53 -07:00
Sidharth Vinod 095394dbef
docs: Correct words
Co-authored-by: Alois Klink <alois@aloisklink.com>
2023-09-24 11:13:50 +05:30
Sidharth Vinod ab7fcb26d7
Update URLs. 2023-09-22 10:20:16 +05:30
Sidharth Vinod c64e2106cf
docs: Add LiveEditor Beta 2023-09-15 13:53:07 +05:30
Justin Greywolf b6d5497f51
Update README.md
Quick fix to remove namespace from readme class definition since github has not been update to the version that uses namespaces
2023-08-27 15:23:59 -07:00
Sidharth Vinod ecf14cd4e3
docs: Fix link 2023-08-26 01:33:15 +05:30
Nikolay Rozhkov 341130856f Split development documentation in several separate pages, fixes for the sidebar menu
United similar sections at the intro page

Fix spelling

Update docs
2023-08-18 02:17:15 +03:00
Yokozuna59 20eb28e1a4 fix cspell issues in *.md files 2023-06-26 18:21:09 +03:00
Yokozuna59 7ee971eb9e change REAMDME.md coverage from coveralls into codecov 2023-06-17 17:29:43 +03:00
Kazuki Tsunemi 204baa4586 Merge branch 'develop' into feature/class-namespace 2023-04-17 11:27:10 +09:00
Ch K 64baf2d365
updated labels in the chart 2023-03-31 18:01:28 +11:00
Ch K e6db9e8fc3
updated example data smaller 2023-03-31 17:36:50 +11:00
Ch K a58d014a13
Bar chart 2023-03-31 17:00:53 +11:00
Kazuki Tsunemi b51b2c7b04 Add namespace sample to README 2023-03-17 14:21:31 +09:00
Sidharth Vinod 8f830a1698
Fix readme link 2023-02-22 12:33:50 +05:30
Sidharth Vinod 9d75665460
Fix links to integrations.md 2023-02-13 10:55:24 +05:30
Sidharth Vinod 3e9978a58c
docs: Add CDN to top links, remove changelog
Co-authored-by: Alois Klink <alois@aloisklink.com>
2023-02-10 12:31:14 +05:30
Sidharth Vinod ad6a43cf81
Add logo to readme 2023-02-09 12:46:05 +05:30
Tristan F be332cfdef
docs(readme): update broken twitter badge
(From https://github.com/badges/shields/issues/8837):

The Twitter API has changed in recent days by closing support for 3rd party apps, breaking the Twitter follow count badge.
2023-01-25 15:34:24 -05:00
Sidharth Vinod ec026eaf82
Fix book link 2022-12-16 00:37:37 +05:30
Knut Sveidqvist ffb95b4fa9
Merge pull request #3823 from mermaid-js/sidv/viz
Add package visualizations
2022-11-21 13:32:19 +01:00
Sidharth Vinod ed6ad77fd9
docs: Remove warning in readme 2022-11-21 11:52:57 +05:30
Sidharth Vinod de99cdfb4c
chore: Add size shield in readme
Co-authored-by: Alois Klink <alois@aloisklink.com>
2022-11-21 08:22:10 +05:30
Sebastian Spier 705d88360e docs: Fix relative links to documentation files
I noticed that the link to `Tutorials.md` was broken in this README.
While fixing this I found some other broken links in the same section
of the README, that I tried to fix as well.
(I suspect these files were moved at some point)
2022-11-06 16:21:23 +00:00
Sidharth Vinod 8f5fe38212
chore: format blockquote 2022-10-29 00:56:01 +05:30
Sidharth Vinod 6b3892baf1
Merge remote-tracking branch 'origin/develop' into pr/emersonbottero/3678
* origin/develop:
  docs(git): Regenerate
  docs(git): Add a quoted branch name example
  fix(git): Support quoted branch names
  Ensure example code and rendered output are synced
  Fill inheritance arrow with background color
2022-10-28 13:02:52 +05:30
Emerson Bottero b62873a195 sync last changes 2022-10-25 17:54:07 -03:00
Marc Jansen 6eb2ce2706
Ensure example code and rendered output are synced 2022-10-25 21:14:13 +02:00
Knut Sveidqvist 27a68819bc
Merge pull request #3647 from DKurilo/feat/1414-notes-to-class-diagram
add the way to add notes to class diagram
2022-10-25 14:45:03 +02:00
Emerson Bottero 870cfdc44c docs: transform custom blocks, warning notes jison 2022-10-20 02:13:18 -03:00
Dima Kurilo f05f07e44f add the way to add notes to class diagram 2022-10-10 20:53:09 -04:00