replace editor.markitup for martor

46 views
Skip to first unread message

Gabriel M.

unread,
Sep 18, 2022, 7:14:49 AM9/18/22
to django-wiki
Hi,
I try to replace the base editor.
The default param are :
wiki.conf.settings.EDITOR = 'wiki.editors.markitup.MarkItUp'

I installed Martor (Markdown Editor plugin for Django)

I don't know how proprely load it.
I tryed
import martor
wiki.conf.settings.EDITOR = 'martor'
wiki.conf.settings.EDITOR = 'martor.views'
and many things.

Can you help me ?
Thanks for reading.

Reply all
Reply to author
Forward
0 new messages