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: