nodebb-plugin-ws-markdown

A Markdown parser for NodeBB

Usage no npm install needed!

<script type="module">
  import nodebbPluginWsMarkdown from 'https://cdn.skypack.dev/nodebb-plugin-ws-markdown';
</script>

README

NodeBB Markdown Parser

This NodeBB plugin is a parser that allows users to write posts using 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