From ebcb93c9964e1aa5ca499354b043f2c607a02c70 Mon Sep 17 00:00:00 2001 From: Luccas Mateus Date: Tue, 16 May 2023 07:22:45 -0300 Subject: [PATCH] [examples/turing][xs] - point out that markdown gets rendered --- examples/turing/content/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/turing/content/index.mdx b/examples/turing/content/index.mdx index b4c6bd70..a2b14ec8 100644 --- a/examples/turing/content/index.mdx +++ b/examples/turing/content/index.mdx @@ -36,7 +36,7 @@ In the following page type `content/datasets/.md`. if you want ### Fill in content -Copy the contents of `templates/dataset.md` or `templates/keywords.md` respectively to the camp below, filling out the fields with the correct data format +Copy the contents of `templates/dataset.md` or `templates/keywords.md` respectively to the camp below, filling out the fields with the correct data format. Everything below the second `---` will automatically get rendered into the page, so you may add any standard markdown fields e.g tables, headings, lists... ![](https://i.imgur.com/x6JIjhz.png)