From e0dcefd1f8dbea29654c5aa807c184b03f24d71d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sondre=20Gr=C3=B8n=C3=A5s?= <44143748+sondregronas@users.noreply.github.com> Date: Mon, 11 Nov 2024 11:48:41 +0100 Subject: [PATCH] docs(fix): whoops.. --- tests/demo_pages/docs/Tests/codeblock with indent.md | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/demo_pages/docs/Tests/codeblock with indent.md b/tests/demo_pages/docs/Tests/codeblock with indent.md index 9f38f1f..ef3db6c 100644 --- a/tests/demo_pages/docs/Tests/codeblock with indent.md +++ b/tests/demo_pages/docs/Tests/codeblock with indent.md @@ -6,3 +6,4 @@ > print("Hello world!") > > main() +> ```