Skip to content

Releases: agusmakmun/django-markdown-editor

v1.4.8

18 Mar 03:16

Choose a tag to compare

  • Fixed #114 (Syntax highlighting in admin not working)

v1.4.7

17 Feb 02:04

Choose a tag to compare

  • #111 (Use get_user_model and QuerySet filter in mention extension) thank for @CristopherH95

v1.4.6

23 Jan 22:48

Choose a tag to compare

  • Fixed #95 KeyError

v1.4.5

21 Jan 04:03

Choose a tag to compare

Thanks for @Xyene

  • Fixed Django 3 incompatibility
  • Hide emoji and mentions from Markdown guide if they're disabled
  • Make hljs optional in the preview
  • Add preview event for extra postprocessing
  • Support AdminMartorWidget in Django admin inlines

v1.4.4

20 Oct 13:25

Choose a tag to compare

  • Add spellcheck feature #78

v1.4.3

10 Oct 09:12

Choose a tag to compare

  • fixed MIDDLEWARE at runtests.py

v1.4.2

10 Oct 09:12

Choose a tag to compare

  • merged #76 (Improve clarity of README).
  • runtests for django 2.*

v1.4.1

29 Jun 22:55

Choose a tag to compare

  • merged #68 (Make settings attributes overridable).
  • merged #66 (Fixed H2 default style).
  • support Django 2.2.*

v1.4.0

02 Mar 09:37

Choose a tag to compare

  • merged #63
  • changed into github emojis
  • adapt to django admin css

v1.3.9

25 Feb 11:43

Choose a tag to compare

  • css flag, #62 and BASE_EMOJI_URL