Django Markdown or WYSIWYG editor -


i have user generated context extends multiple paragraphs. i'd enable user create paragraphs, possibly change font-weight, nothing huge.

i've seen tutorial uses python-markdown module. recommend or should go wysiwyg plugin? i've seen plugins admin have not yet seen applied general django template.

thanks brendan

i have used django tiny-mce tinymce in comment app , working. defining plugins wysiwyg editor easy , comes specifying name of plugin in settings.py , js file.


Comments

Popular posts from this blog

Cursor error with postgresql, pgpool and php -

delphi - ESC/P programming! -

c++ - error: use of deleted function -