Skip to content

Latest commit

 

History

History
20 lines (13 loc) · 442 Bytes

README.rst

File metadata and controls

20 lines (13 loc) · 442 Bytes

zinnia-wysiwyg-markitup

Zinnia-wysiwyg-markitup is a package allowing you to edit your entries with MarkItUp.

Installation

  • Install the package on your system:

    $ pip install zinnia-wysiwyg-markitup
    
  • Register the 'zinnia_markitup' in your INSTALLED_APPS after the 'zinnia' application.

You are done !