/markdown-guide

The concise Markdown reference guide.

Primary LanguageJavaScriptMIT LicenseMIT

Markdown Guide

Build Status Dependency Status

The Markdown Guide is a concise introduction to Markdown designed for novice and intermediate users. It was born out of frustration with existing Markdown references that are needlessly verbose.

Contributing

Contributions are welcome. Feel free to open a pull request with changes.

Running it Locally

It can be helpful to preview changes on your computer before opening a pull request. The Markdown Guide uses the Jekyll static site generator. After forking or cloning the repository, perform the following steps to generate the site and preview it:

Deployment

Pull requests merged to the master branch are automatically deployed to the production website.

License

The content of this project itself is licensed under the CC0 1.0 Universal license, and the underlying source code used to format and display that content is licensed under the MIT license.