cmsplugin-pagedown

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

BSD-3-CLAUSE License

Downloads
21
Stars
4
Committers
2

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: Plugin#####


Package Rankings
Top 23.09% on Pypi.org