Using auto-generated figure names.
This commit is contained in:
@@ -808,6 +808,9 @@ only the start of your High-Performance React journey.
|
||||
}
|
||||
#+end_src
|
||||
|
||||
#+caption: Figure 1: Tree of components
|
||||
#+caption: Figure {{{n(FIGURE)}}}: Tree of components
|
||||
#+RESULTS: render-tree-basic
|
||||
[[file:./images/render-tree-basic.svg]]
|
||||
|
||||
As you can see in Figure {{{n(FIGURE, -)}}} when stage changes in component ~A~
|
||||
component ~B~ will be re-rendered.
|
||||
|
||||
@@ -3,4 +3,6 @@
|
||||
{caption: "Figure 1: Tree of components"}
|
||||

|
||||
|
||||
As you can see in Figure 1 when stage changes in component `A` component `B` will be re-rendered.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user