diff --git a/foundations-high-performance-react.org b/foundations-high-performance-react.org index 5fcebf4..59ccde2 100644 --- a/foundations-high-performance-react.org +++ b/foundations-high-performance-react.org @@ -808,6 +808,6 @@ only the start of your High-Performance React journey. } #+end_src -#+caption: Tree of components +#+caption: Figure 1: Tree of components #+RESULTS: render-tree-basic [[file:./images/render-tree-basic.svg]] diff --git a/manuscript/image-test.markua b/manuscript/image-test.markua index 347c3d5..6133c12 100644 --- a/manuscript/image-test.markua +++ b/manuscript/image-test.markua @@ -1,6 +1,6 @@ # Image Test -{caption: "Tree of components"} -![Tree of components](./images/render-tree-basic.svg) +{caption: "Figure 1: Tree of components"} +![Figure 1: Tree of components](./images/render-tree-basic.svg)