a post with diagrams

This theme supports generating various diagrams from a text description using mermaid. Previously, this was done using the jekyll-diagrams plugin. For more information on this matter, see the related issue.

To enable mermaid, you have to put the following in this post frontmatter:

mermaid:
  enabled: true
  zoomable: true

To disable the zooming feature, set mermaid: zoomable to false.

Mermaid

The diagram below was generated by the following code:

```mermaid
sequenceDiagram
    participant John
    participant Alice
    Alice->>John: Hello John, how are you?
    John-->>Alice: Great!
```
sequenceDiagram
    participant John
    participant Alice
    Alice->>John: Hello John, how are you?
    John-->>Alice: Great!



Enjoy Reading This Article?

Here are some more articles you might like to read next:

  • Discovering Earth’s Botanical Biodiversity via the BIEN R package and GeoSpatial portal – We know remarkably little about what grows where and why
  • Guest post – Trait-climate relationships of New World woody and herbaceous plants
  • Plant Functional Traits Course in Svalbard just announced – apply by April 2018
  • Join us – Announcing the first OpenTraits workshop – 4-5 August, 2018, New Orleans
  • Macroecology lab action at ESA 2018