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: