# NodeBB Markdown Parser

This NodeBB plugin is a parser that allows users to write posts using [Markdown](https://daringfireball.net/projects/markdown/).

To customise options for the parser, please consult the "Markdown" page in the administration panel, under the "Plugins" heading.

## Installation

    npm install nodebb-plugin-markdown
