From 24047555a81ce6b38cd2f3ece976ad858e115078 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Kruli=C5=A1?= Date: Fri, 19 Apr 2019 18:30:16 +0200 Subject: [PATCH] Updated Markdown (markdown) --- Markdown.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Markdown.md b/Markdown.md index 4d290ba..81f2db0 100644 --- a/Markdown.md +++ b/Markdown.md @@ -1,4 +1,4 @@ -Markdown markup language can be used in selected text inputs of the ReCodEx web application. Markdown is simple and lightweight and can be used for quick formatting of your input. ReCodEx uses [Markdown-ot](https://github.com/markdown-it/markdown-it) parser with [Katex](https://github.com/waylonflinn/markdown-it-katex) extension that allows including math in LaTeX syntax. +Markdown markup language can be used in selected text inputs of the ReCodEx web application. Markdown is simple and lightweight and can be used for quick formatting of your input. ReCodEx uses [Markdown-it](https://github.com/markdown-it/markdown-it) parser with [Katex](https://github.com/waylonflinn/markdown-it-katex) extension that allows including math in LaTeX syntax. A lot of cheatsheets and tutorials have been made on displaying Markdown features, here are few of them: