Using auto-generated figure names.

This commit is contained in:
2020-09-10 09:10:13 -07:00
parent c32da955e6
commit cbf9df7508
2 changed files with 6 additions and 1 deletions

View File

@@ -3,4 +3,6 @@
{caption: "Figure 1: Tree of components"}
![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.