From ce0cf7fcf520ecdaf7e800d72f3a8dcf431b0697 Mon Sep 17 00:00:00 2001 From: Martin Polanka Date: Mon, 19 Mar 2018 21:12:04 +0100 Subject: [PATCH] typos --- Markdown.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Markdown.md b/Markdown.md index 07b85d6..9bfe5f3 100644 --- a/Markdown.md +++ b/Markdown.md @@ -1,14 +1,14 @@ # Markdown -In selected text inputs in ReCodEx web application Markdown markup language can be used. Markdown is simple and lightweight and can be used to quick formatting of your input. ReCodEx uses [CommonMark](http://commonmark.org/) syntax specification of 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. -A lot of cheatsheets or tutorials have been made on displaying Markdown features, here are few of them: +A lot of cheatsheets and tutorials have been made on displaying Markdown features, here are few of them: * [http://commonmark.org/help/]() * [https://github.com/adam-p/markdown-here/wiki/Markdown-Cheatsheet]() * [https://guides.github.com/features/mastering-markdown/]() -## ReCodEx Flavoured Markdown +## ReCodEx Flavored Markdown ReCodEx might implement or include further features or extensions of Markdown which might be used in all compatible input fields.