From fc7d67aee2271025495e63de91c251554a47790a Mon Sep 17 00:00:00 2001 From: Jack Dougherty Date: Mon, 1 Apr 2024 15:30:07 -0400 Subject: [PATCH] Update 2024-01-01-test.md --- _posts/2024-01-01-test.md | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/_posts/2024-01-01-test.md b/_posts/2024-01-01-test.md index 443b226..d6a3c7e 100644 --- a/_posts/2024-01-01-test.md +++ b/_posts/2024-01-01-test.md @@ -31,15 +31,14 @@ pre-slash pathname; no baseurl because custom domain ### Markdown with kramdown align and resize, optional text wrap, but too small on mobile ![left-sample](/images/sample-300x200.jpg){: .align-left style="width:20%;"} Place text one space after the image and it will nicely wrap around. Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum. -### TESTING more Markdown with kramdown +### TESTING revised more Markdown with kramdown [![styled-image](/images/2024/thank-you-lisa-from-jack.jpg){: .align-center style="width: 25%;"}](/images/2024/thank-you-lisa-from-jack.jpg "Title shown in gallery view") Styled caption with [link](https://handsondataviz.org). -{: .align-caption} +{: .align-center} -### TESTING simpler version of above -[![styled-image](/images/2024/thank-you-lisa-from-jack.jpg){: .align-center style="width: 50%;"}] -Styled caption with [link](https://handsondataviz.org). -{: .align-caption} +### TESTING REVISED simpler version of above +![styled-image](/images/2024/thank-you-lisa-from-jack.jpg){: .align-center style="width: 50%;"} +Styled caption with [link](https://handsondataviz.org).{: .align-center} ### NEW TEST Liquid image with align center, style 50%, caption, no slash {% include figure image_path="images/sample-300x200.jpg" alt="sample image" caption="here's the caption" %}{: .align-center style="width:50%;"}