cmsplugin-pagedown

A plugin for django-cms that includes the StackOverflow pagedown editor


License
Other
Install
pip install cmsplugin-pagedown==0.0.2

Documentation

Django-CMS Pagedown Plugin

A django-cms plugin to allow the use of Stack Overflow's "Pagedown" Markdown editor

Installation

  • Install via pip: pip install -e https://github.com/timmyomahony/cmsplugin-pagedown.git#egg=cmsplugin-pagedown or pip install cmsplugin-pagedown
  • Add pagedown and cmsplugin_pagedown to your INSTALLED_APPS

Usage

Simply select Pagedown Markdown from the Available Plugins dropdown when using a django-cms placeholder.

Screenshot: Example Frontend Output

Screenshot of example frontend output

Screenshot: Plugin

Screenshot of a CMS placeholder using pagedown