From c32da955e69222a14b9be50809c6b968fbe5e264 Mon Sep 17 00:00:00 2001 From: Thomas Hintz Date: Thu, 10 Sep 2020 09:03:04 -0700 Subject: [PATCH] Updating caption for image test. --- foundations-high-performance-react.org | 2 +- manuscript/image-test.markua | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) 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)