From 2a08f5fa712994a7fff11a696abad91cc6626e12 Mon Sep 17 00:00:00 2001 From: Aram Zucker-Scharff Date: Mon, 25 Dec 2023 15:11:38 -0500 Subject: [PATCH] Update README.md to be explicit about not using in md. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index d6d7b28..5ad4b1e 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ The above snippet does the following: As the first argument to the shortcode, you pass the collection of items that you want to use in the sitemap. -This shortcode is available for Liquid, Nunjucks, and Javascript templates. +This shortcode is available for Liquid, Nunjucks, and Javascript templates. It will not work if placed in a Markdown file. You can also copy this sample from the examples and adapt it to your needs: