switch to HTML img tag from MD image insert

This commit is contained in:
Scott Richmond 2024-12-02 12:32:20 -05:00
parent a33ae209c2
commit 68b2cb197f

View File

@ -384,7 +384,8 @@ fn demo! () -> {
To see the pattern defined by `demo!`, type it:
![Differently sized boxes.](./fig_4.svg)
<!-- ![Differently sized boxes.](./fig_4.svg) -->
<img src="fig_4.svg" alt="Differently sized boxes." width="400"/>
{{Figure 4: Differently sized boxes. Top of p. 15.}}