Giter Club home page Giter Club logo

how-to-markdown's Introduction

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.

  • HELLO WORLD — the brief history of Markdown.
  • HEADINGS — how to use headings.
  • EMPHASIS — how you mark some text as important.
  • LISTS — creating of ordered and unordered lists.
  • LINKS — inline and reference links.
  • IMAGES — how to embed images.
  • BLOCKQUOTES — how to paste blockquotes.
  • CODE — inline code and blocks of code with syntax highlighting.
  • TABLES — creating tables.
  • HORIZONTAL RULES — how to split information using horizontal rules.
  • HTML — using HTML in a Markdown document.
  • GFM — useful things in GitHub Flavored 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.

  • Node.js >=4.0.0 (>=5.1.0 for Windows)

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

how-to-markdown's People

Contributors

denysdovhan avatar greenkeeperio-bot avatar itzsaga avatar llkats avatar rootulp avatar stateford avatar tombiju avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.