Skip to content
Snippets Groups Projects
Commit e3416970 authored by Jean  CURY's avatar Jean CURY
Browse files

Update 2.Contributing-Wiki.md with some help on mermaid.

parent e81b3ce9
No related branches found
No related tags found
No related merge requests found
Pipeline #121424 waiting for manual action with stages
in 7 minutes and 43 seconds
......@@ -98,6 +98,16 @@ dataUrls:
::
```
**3. To edit the Experimental validation section**
This part is a bit tricky to edit. Your first option is to create an issue or send us an email and we'll do it on our side. You need to provide the reference, in which bug it was discovered, in which bug it was expressed and against which phages it was effective.
The second option is that you can try within this live editor : https://mermaid.live/
You can copy paste everything that is within `<mermaid></mermaid>` tags in the editor field of the [live editor](https://mermaid.live/), it should reproduce what you site on the website. From there you can try to modify it until you get what you want.
Here is the documentation about mermaid (the software behind this syntax) : https://mermaid.js.org/intro/
**Custom containers:**
Custom containers can be defined by their types, titles, and contents.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment