Home

Awesome

how-to-markdown

how-to-markdown

NPM version node Dependency Status Build Status

Learn how to start using Markdown.

It's kinda strange, but many people still don't know Markdown, although there is nothing hard about this amazing tool. This workshopper will teach you how to use Markdown.

Markdown is a lightweight markup language with plain text formatting syntax designed so that it can be converted to HTML and many other formats using a tool by the same name.

— about Markdown at Wikipedia

Exercises

This workshopper has 12 easy and clear tasks that cover the most important aspects of Markdown.

Requirements

If you are on Windows, make sure you are using at least version 5.1.0 of Node.js, which provides a fix for a bug in Windows where you can't choose items in the menu.

Installation

Open your terminal and run this command:

npm install -g how-to-markdown

Use sudo if you get an EACCESS error.

Usage

Open your terminal and run the following command:

how-to-markdown

License

MIT © Denys Dovhan

<!-- References --> <!-- Badges -->