File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -98,7 +98,7 @@ This document provides examples of the most commonly used markdown syntax. See t
9898| ``` | |
9999+--------------------------------------------------------------+--------------------------------------------------------------------------------------------------------+
100100| ``` markdown | [ ![ Caption] ( elephant.png " An elephant ") {fig-alt="A line drawing of an elephant."}] ( https://quarto.org ) |
101- | [ ![ Caption] ( elephant.png )] ( https://quarto.org " An elephant " ) | |
101+ | [ ![ Caption] ( elephant.png " An elephant " )]( https://quarto.org ) | |
102102| ``` | |
103103+--------------------------------------------------------------+--------------------------------------------------------------------------------------------------------+
104104| ``` markdown | [ ![ ] ( elephant.png ) {fig-alt="A line drawing of an elephant."}] ( https://quarto.org ) |
You can’t perform that action at this time.
0 commit comments