From 87c8120bd71116c728df274aef41369bc6951a49 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Sun, 3 Jul 2022 15:01:19 +0200 Subject: [PATCH] tests: more codeblock tests --- exampleSite/content/tests/code/_index.en.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/exampleSite/content/tests/code/_index.en.md b/exampleSite/content/tests/code/_index.en.md index df9b895a88..e0d43685ec 100644 --- a/exampleSite/content/tests/code/_index.en.md +++ b/exampleSite/content/tests/code/_index.en.md @@ -36,6 +36,12 @@ Code fences without any selected language } +````jsonxmylmsl +{ + "well": "Code fences with unexisting language" +} +```` + ## Block Preformatted Some preformatted stuff with markdown indention