Hi Aladin,

On 09/08/2018 15.07, Aladin Masen wrote:


Please how can i use the django_markdown  with django 2


You probably can't, since the library seems to be unmaintained and not updated for use with Django 2, unless you want to fork it and make the changes needed for supporting Django 2.

I have used django-markdownx:

https://neutronx.github.io/django-markdownx/

Which was just fine for my (very basic) requirements.

A better option might be to use django-markup:

https://django-markup.readthedocs.io/en/latest/index.html

I don't have any experience with that, but I plan to look into it.

Hope that helps.

Kind regards,

Kasper Laudrup

--
You received this message because you are subscribed to the Google Groups "Django 
users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/46ae51c1-773b-8bda-7ecd-167d790654fa%40stacktrace.dk.
For more options, visit https://groups.google.com/d/optout.

Reply via email to