/test

Repository to try out tests

Test

Repository to do a couple of tests,

Adding an image:

image

Mermaid diagrams

Mermaid diagrams now supported in GitHub markdown:

graph TD;
    A-->B;
    A-->C;
    B-->D;
    C-->D;
Loading

Render maths

$Z(t)$

which does not work.