Commit Graph

91 Commits

Author SHA1 Message Date
Alois Klink 70f94c3e44 chore(docs): run `pnpm run docs:build`
Updates the auto-generated warning to tell people
to edit packages/mermaid/src/docs instead of src/docs.
2022-09-29 20:02:16 +01:00
Knut Sveidqvist fe8df78322 Clarification in the docs regarding directions in the subgraps for flowcharts. 2022-09-28 12:32:58 +02:00
Sidharth Vinod b9cb7e9898
fix(docs): `mmd` detection 2022-09-20 23:01:05 +05:30
Sidharth Vinod b0559df903
chore: Updated doc files 2022-09-08 21:52:41 +05:30
Sidharth Vinod 5ae1bd92cd
Build docs 2022-09-05 19:48:38 +05:30
Sidharth Vinod 5e9db250bc
Merge branch 'develop' into sidv/docs
* develop:
  chore: update browsers list
  Fix pre
  Prettier pass
  Fix XSS htmls
  fix #3407 Replace `div` with `pre` and format
2022-09-05 19:30:39 +05:30
Sidharth Vinod a95f46f513
Fix mermaid code formatting in html 2022-09-05 01:25:28 +05:30
Sidharth Vinod 91478caf5b
fix #3407 Replace `div` with `pre` and format 2022-09-05 00:48:36 +05:30
Sidharth Vinod f6d69b33b3
Prettier 2022-09-03 13:30:16 +05:30
Sidharth Vinod 6167eda6b6
Prettier 2022-09-03 13:05:47 +05:30
Sidharth Vinod 42a2cabc7b
Remove "Edit this page" 2022-09-03 12:21:42 +05:30
Sidharth Vinod e34e208786
Add auto generated docs 2022-09-03 09:13:37 +05:30
Sidharth Vinod 3b88150e11
Move docs to src 2022-09-03 09:06:42 +05:30
Amy Qualls 86b3a4f09e
Document line curve options
An extremely basic MVC explaining that it is possible to adjust how lines in a flowchart are curved, while listing (some of?) the available options.

I doubt I've captured all of the curve options, but capturing the existence of curve options is a start.

Sources:

- https://github.com/mermaid-js/mermaid/issues/580#issuecomment-373929046 where a user references adding the feature to Mermaid
- Which references https://github.com/d3/d3-shape/blob/master/README.md#curves and I think is worth including here
2022-08-25 12:01:55 -07:00
Lorin Thwaits 6635d4bc97 Grammatical touch-ups 2022-08-19 21:27:13 +01:00
Kanisorn Sutham dd4459f813 doc: add font-awesome version warning message 2022-07-31 21:08:27 +03:00
Kanisorn Sutham 01d84fdacf fix: update font-awesome to version v5.9.0 2022-07-31 20:51:15 +03:00
Vardan ef5c753e32
update doc typos/clarity (#3145)
* update doc typos/clarity

* missed fix
2022-06-26 11:12:35 +02:00
flywire 72ada38417
Styling links default 2022-06-11 18:24:45 +10:00
Andreas Deininger 8e157423e0 Fixing various typos
Changing links from http to https
2022-06-01 12:06:53 +02:00
Yash-Singh1 d7b1cd912c chore: no lint for html in md 2022-05-10 18:11:23 -07:00
Matthieu MOREL 3a56bbed2e
build: setup eslint-plugin-json (#2552)
Co-authored-by: Yash Singh <saiansh2525@gmail.com>
2022-05-10 17:52:55 -07:00
Daniel Egnor 873003c607
Remove a stray word 2022-04-26 09:27:38 -07:00
Ashish Jain f95de5c6d9
Merge pull request #2740 from Guy-Adler/feature/2391_double_circle
Double Circle Node Shape
2022-02-24 18:45:50 +01:00
Knut Sveidqvist 43854a2921 Merge branch 'master' into develop 2022-02-17 18:25:00 +01:00
Knut Sveidqvist f5ba67ab78 docs: removed beta references to the flowchart graph type. 2022-02-17 17:45:13 +01:00
Guy Adler 04454cece0
fix: changed open and close markers as recommended
chnged from `()(` and `())` to `(((` and `)))`
2022-02-17 17:22:38 +01:00
km f71ab2f879 Fix typo in flowchart document 2022-02-17 11:18:45 +08:00
Guy Adler 1fc10a7857
Update documentation
Added the double circle to the list of node shapes.
2022-02-16 23:16:58 +01:00
Yash-Singh1 d140a9df8f Switch from mermaid-code -> mmd 2021-11-10 18:04:40 -08:00
Yash-Singh1 2ae442accc Support for mermaid-example 2021-11-03 15:26:59 -07:00
Yash-Singh1 1b7e690ec1 Use monaco-mermaid for syntax highlighting and many syntax highlighting improvements 2021-10-31 14:45:41 -07:00
Knut Sveidqvist 206a35ebd9 #2272 Switching the renderer in the docs 2021-08-26 18:55:47 +02:00
Bishop Clark ecede3126b
Update flowchart.md
spell check
2021-06-20 20:25:56 -07:00
Knut Sveidqvist 4c92592aa1 #2050 Updating tests and adding docs 2021-05-18 22:34:24 +02:00
Neil Cuzon 0b3881751f
Update flowchart.md 2021-05-01 11:42:42 -07:00
Neil Cuzon 31e656630d
Update flowchart.md 2021-05-01 11:39:50 -07:00
Bishop Clark 1304890441
Update flowchart.md
word 'than' confused with pronounced- and spelled-differently 'then'
2021-04-24 16:27:05 -07:00
bby-bishopclark c714f3109a
Update flowchart.md
verb tense
2021-03-26 09:18:03 -07:00
Kris Khaira dabe7a3b55 Fix broken image path 2021-02-21 17:18:46 +08:00
zepatrik dc14b2f9fe
Improve docs around escape characters 2021-02-09 11:01:27 +01:00
Matthieu MOREL b97e71e83e Support old and new syntax 2020-12-10 09:35:46 +01:00
Matthieu MOREL 5cb04828d2 missing brackets for callback functions in documentation 2020-12-06 21:33:53 +01:00
Matthieu MOREL 1a2c1252f0 update doc and integration tests 2020-12-06 13:43:42 +01:00
Knut Sveidqvist 96ac13cdac Merge branch 'master' into develop 2020-11-26 19:25:57 +01:00
Leszek Manicki 1d30241871 Fixed typo in the docs 2020-11-17 20:40:16 +01:00
Neil Cuzon 9b2f61d778
Update flowchart.md 2020-11-15 13:44:47 -08:00
Neil Cuzon 5a92b77560
Update flowchart.md 2020-11-15 07:19:13 -08:00
sy-records cb41569a5a feat: Auto generation of Edit this Page 2020-11-15 10:28:47 +08:00
Knut Sveidqvist e3cf8b7843 Updated version oif mermaid in the docs 2020-11-05 20:09:08 +01:00