An error occurred while fetching folder content.

Jean-Sébastien Caux
authored
Problem with django-docutils (and thus abandoned here): When calling the filter, the app used ``return parts['fragments']`` which cut the first headlines from the text input. The correct call is ``return parts['html_body']``, as implemented in the new self-made filter.
Name | Last commit | Last update |
---|---|---|
.. |