From 1b4edcc2bffaf944e8a7bcdc355e498f0f4e05c3 Mon Sep 17 00:00:00 2001 From: May Kittens Devour Your Soul Date: Fri, 1 Sep 2023 15:50:17 +0200 Subject: [PATCH] Update tailwind_cdn.md --- tailwind_cdn.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/tailwind_cdn.md b/tailwind_cdn.md index 55df0c2..7570256 100644 --- a/tailwind_cdn.md +++ b/tailwind_cdn.md @@ -17,3 +17,10 @@ li{ list-style-type: '↠'; /*dashing through the sno*/ } ``` + +image + caption in MD + +``` +![](path_to_image) +*image_caption* +```