Trying svg again.

This commit is contained in:
2020-09-13 08:52:36 -07:00
parent 20b62bcf94
commit 21d681ff09
2 changed files with 3 additions and 3 deletions

View File

@@ -1,7 +1,7 @@
# Image Test
{caption: "Figure 1: Tree of components"}
![Figure 1: Tree of components](./images/render-tree-basic.png)
![Figure 1: Tree of components](./images/render-tree-basic.svg)
As you can see in Figure 1 when stage changes in component `A` component `B` will be re-rendered.