mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-08-14 22:09:29 +02:00
docs: adds alt text to images, corrects heading structure
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
So you want to help? That's great!
|
||||
|
||||

|
||||

|
||||
|
||||
Here are a few things to know to get you started on the right path.
|
||||
|
||||
@@ -76,7 +76,7 @@ This is important so that, if someone else does a change to the grammar that doe
|
||||
|
||||
### **Add e2e tests**
|
||||
|
||||
This tests the rendering and visual apearance of the diagram. This ensures that the rendering of that feature in the e2e will be reviewed in the release process going forward. Less chance that it breaks!
|
||||
This tests the rendering and visual appearance of the diagram. This ensures that the rendering of that feature in the e2e will be reviewed in the release process going forward. Less chance that it breaks!
|
||||
|
||||
To start working with the e2e tests, run `yarn dev` to start the dev server, after that start cypress by running `cypress open` in the mermaid folder. (Make sure you have path to cypress in order, the binary is located in node_modules/.bin).
|
||||
|
||||
@@ -123,4 +123,4 @@ Don't get daunted if it is hard in the beginning. We have a great community with
|
||||
[Join our slack community if you want closer contact!](https://join.slack.com/t/mermaid-talk/shared_invite/enQtNzc4NDIyNzk4OTAyLWVhYjQxOTI2OTg4YmE1ZmJkY2Y4MTU3ODliYmIwOTY3NDJlYjA0YjIyZTdkMDMyZTUwOGI0NjEzYmEwODcwOTE)
|
||||
|
||||
|
||||

|
||||

|
||||
|
Reference in New Issue
Block a user