torchbox / wagtail-markdown

Markdown support for Wagtail
zlib License
198 stars 66 forks source link

Wagtail 2.13 compatibility #81

Closed zerolab closed 3 years ago

zerolab commented 3 years ago

Fixes #79

Adds a new MarkdownTextarea adapter that takes care of the magic. Wagtail 2.13 now uses the telepath library to map data between the widget and the StreamField representation. More at https://docs.wagtail.io/en/latest/reference/streamfield/widget_api.html