From ff565f207773c8f2803a6552c657af51f7e9ab30 Mon Sep 17 00:00:00 2001 From: Shahar Naveh <50263213+ShaharNaveh@users.noreply.github.com> Date: Fri, 28 Jun 2024 15:45:00 +0300 Subject: [PATCH] Remove markdown syntax highlight --- exampleSite/content/docs/guide/shortcodes/pdf.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/exampleSite/content/docs/guide/shortcodes/pdf.md b/exampleSite/content/docs/guide/shortcodes/pdf.md index cbc046b..460e5d8 100644 --- a/exampleSite/content/docs/guide/shortcodes/pdf.md +++ b/exampleSite/content/docs/guide/shortcodes/pdf.md @@ -7,11 +7,11 @@ title: Pdf ## Usage ### With URL -```markdown +``` {{}} ``` ### With Path -```markdown +``` {{}} ```