From fe39eee90743f664e35683cbd9b29d42d1e02db3 Mon Sep 17 00:00:00 2001 From: Prashanth K S Date: Sun, 29 Aug 2021 20:19:58 +0530 Subject: [PATCH] add text type for code block --- docs/how-to/write-notes-in-foam.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/how-to/write-notes-in-foam.md b/docs/how-to/write-notes-in-foam.md index f92ae24..aaca51a 100644 --- a/docs/how-to/write-notes-in-foam.md +++ b/docs/how-to/write-notes-in-foam.md @@ -63,7 +63,7 @@ This is a table: You can `inline code` or -``` +```text you can create code blocks ```