From 68b2cb197f7d0f46b2505738a225f2436125ab87 Mon Sep 17 00:00:00 2001 From: Scott Richmond Date: Mon, 2 Dec 2024 12:32:20 -0500 Subject: [PATCH] switch to HTML img tag from MD image insert --- ch_1_intro.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/ch_1_intro.md b/ch_1_intro.md index 571af00..c5a8ee9 100644 --- a/ch_1_intro.md +++ b/ch_1_intro.md @@ -384,7 +384,8 @@ fn demo! () -> { To see the pattern defined by `demo!`, type it: -![Differently sized boxes.](./fig_4.svg) + +Differently sized boxes. {{Figure 4: Differently sized boxes. Top of p. 15.}}