# Redactor for NodeBB

This plugin activates the WYSIWYG Redactor composer for NodeBB. Please ensure that:

* "Sanitise HTML" is disabled from the Markdown plugin (or the markdown plugin is disabled altogether)
* Any other composers (i.e. nodebb-plugin-composer-default) is disabled

## Contributors Welcome
This plugin is in its early stages. If you'd like to look at the [documentation](http://imperavi.com/redactor/docs/) and add a feature, or take a look at the GitHub Issues and do something from there then please do. All pull requests lovingly reviewed.

## Screenshots

### Desktop

![Desktop](/screenshots/desktop.png)

### Mobile

![Mobile](/screenshots/mobile.png)

## Attributions

* Thank you to Drew Llewellyn ([GitHub](https://github.com/drewdotpro)) for providing the OEM license that made this plugin possible!
* Thank you to [philburr](https://github.com/philburr) for his serverside sanitization and z-index fixes.
