From 3aea9c09a94906f8a7be668181dc946a5e57e4b1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Martin=20Kruli=C5=A1?= Date: Fri, 19 Apr 2019 18:30:00 +0200 Subject: [PATCH] Updated Markdown (markdown) --- Markdown.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/Markdown.md b/Markdown.md index f8306da..4d290ba 100644 --- a/Markdown.md +++ b/Markdown.md @@ -1,6 +1,4 @@ -# Markdown - -In selected text inputs in ReCodEx web application Markdown markup language can be used. Markdown is simple and lightweight and can be used for quick formatting of your input. ReCodEx uses [CommonMark](http://commonmark.org/) syntax specification of Markdown. +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. A lot of cheatsheets and tutorials have been made on displaying Markdown features, here are few of them: