87 Forks
561 Stars
561 Watchers

django-pagedown

A django app that allows the easy addition of Stack Overflow's "PageDown" markdown editor to a django form field, whether in a custom app or the Django Admin

How to download and setup django-pagedown

Open terminal and run command
git clone https://github.com/timmyomahony/django-pagedown.git
git clone is used to create a copy or clone of django-pagedown repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with django-pagedown https://github.com/timmyomahony/django-pagedown/archive/master.zip

Or simply clone django-pagedown with SSH
[email protected]:timmyomahony/django-pagedown.git

If you have some problems with django-pagedown

You may open issue on django-pagedown support forum (system) here: https://github.com/timmyomahony/django-pagedown/issues