Updating caption for image test.

This commit is contained in:
2020-09-10 09:03:04 -07:00
parent b39fb756bf
commit c32da955e6
2 changed files with 3 additions and 3 deletions

View File

@@ -808,6 +808,6 @@ only the start of your High-Performance React journey.
} }
#+end_src #+end_src
#+caption: Tree of components #+caption: Figure 1: Tree of components
#+RESULTS: render-tree-basic #+RESULTS: render-tree-basic
[[file:./images/render-tree-basic.svg]] [[file:./images/render-tree-basic.svg]]

View File

@@ -1,6 +1,6 @@
# Image Test # Image Test
{caption: "Tree of components"} {caption: "Figure 1: Tree of components"}
![Tree of components](./images/render-tree-basic.svg) ![Figure 1: Tree of components](./images/render-tree-basic.svg)